MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
h1:hover .editsection, h2:hover .editsection, h3:hover .editsection, h4:hover .editsection, h5:hover .editsection, h6:hover .editsection { display: inline; } | h1:hover .editsection, h2:hover .editsection, h3:hover .editsection, h4:hover .editsection, h5:hover .editsection, h6:hover .editsection { display: inline; } | ||
/* Effe iets | /* Effe iets leesbaardere tekst plx */ | ||
#nav h5, #nav div a { font-size: 9.5pt } | |||
#nav div a { text-shadow: 0.5ex 0.5ex 1ex grey; | #nav div a { text-shadow: 0.5ex 0.5ex 1ex grey; |
Revision as of 01:04, 1 February 2012
/* CSS placed here will be applied to all skins */
#p-status {
width: 80%;
margin: auto;
margin-bottom: 1em;
text-align: center;
font-size: smaller;
}
.editsection { display: none; }
h1:hover .editsection, h2:hover .editsection, h3:hover .editsection, h4:hover .editsection, h5:hover .editsection, h6:hover .editsection { display: inline; }
/* Effe iets leesbaardere tekst plx */
#nav h5, #nav div a { font-size: 9.5pt }
#nav div a { text-shadow: 0.5ex 0.5ex 1ex grey;