View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* Default styling for HTML elements */
dfn {
font-style: inherit; /* Reset default styling for <dfn> */
}
q {
quotes: '"' '"' "'" "'"; /* Straight quote marks for <q> */
}
blockquote {
overflow: hidden; /* Avoid collision of background with floating elements */
}
strong.selflink {
font-weight: 700; /* Prevent the 'double bold' bug in Firefox when using DirectWrite */
}
/* Main page fixes */
#interwiki-completelist {
font-weight: bold;
}
body.page-Main_Page #ca-delete {
display: none !important;
}
body.page-Main_Page #mp-topbanner {
000
1:0
Templates used on this page:
Return to MediaWiki:Common.css.