User:Emma/Sandbox: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
Line 102: Line 102:
/* MediaWiki automatically removes links for the current page and surrounds it with <strong> tags instead */
/* MediaWiki automatically removes links for the current page and surrounds it with <strong> tags instead */
.tabtest a,.tabtest strong {
.tabtest a,.tabtest strong {
   padding: 5px 15px 4px 6px;
   padding: 5px 10px 4px 10px;
   margin-right: 1px;
   margin-right: 1px;
   margin-bottom: -1px;
   margin-bottom: -1px;
Line 138: Line 138:


.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong{
.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong{
   padding: 5px 15px 4px 6px;
   padding: 5px 10px 4px 10px;
   margin-right: 1px;
   margin-right: 1px;
   margin-bottom: -1px;
   margin-bottom: -1px;