MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
h4 { | h4 { | ||
color: blue; | |||
font-size: 14pt; | |||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
h5 { | |||
font-size: 10pt; | |||
text-decoration: underline; | |||
} | |||
#ca-nstab-main { display: none !important; } | |||
#ca-viewsource { display: none !important; } | |||
#ca-view { display: none !important; } | |||