MediaWiki:Common.css (Meta, no ontology)

From Compile Worlds

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* CSS placed here will be applied to all skins */

.rowcat {background-color: #ccccff; border-width: 0px; text-align: center;}
.colcat {background-color: #C7CED7; text-align: center;}
.cellcat {background-color: #D3D8DF; text-align: center;}
.infobox td {padding: 3px;}
div.infobox {border: 1px solid #CCC; background-color: #EEE; padding: 5px; margin: 5px;}
table.infobox {border: 1px solid #ABB9CD;}
table.infobox th, table.infobox td {border-width: 1px 0 1px 0;}

.imagebox {background-color: white;}
.imagebox > div {border: 1px solid #CCC; background-color: #EEE; padding: 5px; margin: 5px;}
.imagebox > div > div {padding-bottom: 3px;}
.imagebox > div > span {font-size: 11px;}

@font-face {font-family: "hearteye"; src: url("/images/hearteye.svg") format("svg");}
.hearteye {font-family: "hearteye";}

.tagbox1 {width: 80%; margin: 0 auto -1px auto; border: 1px solid #AAA; border-left: 10px solid black; background: #f8f8f8; padding: 1px 7px 1px 7px;}
.tagbox2 {float: left; width: 32px; height: 32px; overflow: hidden; padding: 9px;}
.tagbox3 {margin-left: 50px; padding: 0 9px;}

.tagbox1s {border: 1px solid #AAA; border-left: 5px solid black; background: #f8f8f8; padding: 1px 7px 1px 7px;}
.tagbox2s {float: left; width: 16px; height: 16px; overflow: hidden; padding: 4px;}
.tagbox3s {margin-left: 24px; padding: 0 9px; position: relative; top: 3px;}

.tagbox1v {border: 1px solid #AAA; border-top: 5px solid black; background: #f8f8f8; padding: 1px 7px 1px 7px;}

.tagsince {text-align: right; font-size: 80%; color: gray; line-height: 1.2em; margin-top: -0.6em;}