MediaWiki:Common.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 123:
q:after {
content: '"'; /* Consistent quote marks for <q> */
}
 
/* Main page fixes */
#interwiki-completelist {
font-weight: bold;
}
body.page-Main_Page #ca-delete {
display: none !important;
}
body.page-Main_Page #mp-topbanner {
clear: both;
}
 
/* Edit window toolbar */
#toolbar {
height: 22px;
margin-bottom: 6px;
}