MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 1,021: | Line 1,021: | ||
} | } | ||
/* Fonts for Search and User Menu */ | /* Fonts for Search and User Menu */ | ||
#user-tools{ | /* Fonts for Search and User Menu */ | ||
#p-user-tools{ | |||
font-family: Century Gothic; | font-family: Century Gothic; | ||
} | } | ||
.form-control { | .form-inline .form-control { | ||
display: inline-block; | |||
width: auto; | |||
vertical-align: middle; | |||
font-family: Century Gothic; | |||
} | } | ||