Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
#mw-panel .portal .body li a {font-size:1rem;line-height:1.5;} | #mw-panel .portal .body li a {font-size:1rem;line-height:1.5;} | ||
#content {margin-top:1rem;} | #content {margin-top:1rem;} | ||
+ | .vectorTabs #ca-unwatch.icon a {top:-12px;} | ||
@media screen { | @media screen { |
Revision as of 05:29, 15 September 2020
/* CSS placed here will be applied to all skins */ body {font-size:1rem!important; font-family: Arial, sans serif;} /*LINKS*/ #mw-panel .portal .body li a {font-size:1rem;line-height:1.5;border-bottom:none;} .toctogglelabel {border-bottom:none;} .toc ul a {border-bottom:none;} .mw-editsection a {border-bottom:none;} #mw-head li a {border-bottom:none;} a {border-bottom:1px solid;} /*Navigation*/ .vectorTabs {height:auto;} .vectorTabs li {background-image:none;} .vectorTabs li a, .vectorTabs .mw-watchlink.icon a {font-size:0.9em;line-height:1.5; padding:0.25rem 0.5rem;height:auto;} .vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 {background-image:none;} .vectorTabs .selected {background:#1B4576;} .vectorTabs .selected a, .vectorTabs .selected a:visited {color:white;} #p-logo, #p logo a {height:7rem;margin-bottom:1rem;} #mw-panel .portal .body li {padding:0.15rem 0;} #mw-panel #p-logo + .portal .body {margin-left:0;} #p-Categories-label, #p-tb-label {border-bottom: 1px solid; font-size:1.25rem!important; font-family: 'Trebuchet MS', Arial, sans serif;margin-left:0;} #mw-panel .portal .body {background-image:none; margin-left:0;} .mw-body-content p {font-size:1rem;} #mw-panel .portal .body li a {font-size:1rem;line-height:1.5;} #content {margin-top:1rem;} .vectorTabs #ca-unwatch.icon a {top:-12px;} @media screen { .vectorTabs .mw-watchlink.icon a { margin: 0; padding: 1.25em 1.5em; display: block; width: auto; height: auto; overflow: hidden; background-position: .1em 1.25em; background-repeat: no-repeat; } .tool-button { border: 1px solid black; padding: 0em .5em; text-indent: inherit; width: auto; } }