MediaWiki:Common.css: Difference between revisions
From DM Live - the Depeche Mode live encyclopedia for the masses
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
-moz-column-count: 3; | -moz-column-count: 3; | ||
-webkit-column-count: 3; | -webkit-column-count: 3; | ||
} | |||
.firstHeading { | |||
padding-top: 0; | |||
overflow: visible; | |||
margin-bottom: 0.1em; | |||
line-height: 1.2em; | |||
padding-bottom: 0; | |||
} | } | ||
Revision as of 17:43, 20 June 2019
/* CSS placed here will be applied to all skins */ .columnizeme ul { display: block; } .columnizeme-3 ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; } .firstHeading { padding-top: 0; overflow: visible; margin-bottom: 0.1em; line-height: 1.2em; padding-bottom: 0; } /* Set body text size to 13px */ #bodyContent { font-size: 0.813em; color: #000000; } .mw-body-content { line-height: 1.45; } .mw-body { color: black; line-height: 1.5em; } /* Miscellaneous formatting features */ .sc { font-variant: small-caps } .l { text-align: left; } .c { text-align: center; } .r { text-align: right; } .blacklinks a, .blacklinks a:link, .blacklinks a:visited, .blacklinks a:hover, .blacklinks a:active, .blacklinks a span { color: black !important; } .whitelinks a, .whitelinks a:link, .whitelinks a:visited, .whitelinks a:hover, .whitelinks a:active, .whitelinks a span { color: white !important; } div.listcol { padding: 0.5em 1.0em 0.5em 0; margin: 0.25em; min-width: 21.5%; border: 1px solid #aaf; float: left; clear: right; line-height: 130%; } div.listcolend { clear: both; } /*Gallery*/ li.gallerybox { border: 1px solid #d7d7d9; display: inline-block; vertical-align: top; background: #f0f0f2; height: 205px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; } li.gallerybox div.thumb { background-color: #e3e3e5; border: 1px solid #d7d7d9; margin: 2px 2px 0px 2px; text-align: center; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; } div.gallerytext { font-size: 85%; line-height: 12px; overflow: hidden; padding: 0px 4px; word-wrap: break-word; height: 50px; } div.thumbinner { text-align: left; border: 1px solid #d7d7d9; line-height: 1.4em; padding: 3px; font-size: 94%; padding: 3px; background-color: #f0f0f2; overflow: hidden; } /* Make the list of references smaller */ ol.references, div.reflist, div.refbegin { font-size: 90%; } /* Restore category box to pre-MediaWiki 1.18.0 margins */ #catlinks li { margin: 0 0; padding: 0 0.4em; } .mw-plusminus-pos { border-bottom: 1px dotted; cursor: help; } .mw-plusminus-neg { border-bottom: 1px dotted; cursor: help; } .mw-plusminus-null { border-bottom: 1px dotted; cursor: help; } /* Babelboxes and userboxes */ div.babelbox, div.userbox { border: 1px solid #999; background: #f8f8f8; float: right; width: 25%; padding: 0.25em 0.5em; margin-left: 1em; margin-bottom: 0.5em; } table.babelitem, table.userboxitem { margin: 0.25em 0; width: 100%; } body[class~=ns-3] div.babelbox, body[class~=ns-3] table.babelitem , body[class~=ns-3] div.userbox, body[class~=ns-3] table.userboxitem { display: none; } table.babelitem th, table.userboxitem th { width: 45pt; height: 45pt; font-size: 14pt; text-align: center; vertical-align: middle; } table.babelitem td, table.userboxitem td { font-size: 8pt; line-height: 1.25em; padding: 4pt; text-align: left; } #searchInput { width: 10.9em; margin: 0; font-size: 95%; } .sitedir-ltr textarea, .sitedir-ltr input { direction: ltr; } ul { list-style-type: square; list-style-image: url(data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=); display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; }