MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) m small gradient fix |
Technochips (talk | contribs) "help" fits with title |
||
| Line 101: | Line 101: | ||
margin-left: 0.1em; | margin-left: 0.1em; | ||
padding-top: 0.4em; | padding-top: 0.4em; | ||
} | |||
#mw-indicator-mw-helplink a | |||
{ | |||
font-family:"TF2C",serif; | |||
color:#D2CDC8 !important; | |||
font-size:38px; | |||
margin-top:0.4em; | |||
padding-right:0.3em; | |||
padding-left:0.8em; | |||
height:auto; | |||
line-height: 49.4px; | |||
} | } | ||
#content | #content | ||