MediaWiki:Common.css (Meta, no ontology)

From Compile Worlds

(Difference between revisions)
m (Just for you Koishi)
m
Line 14: Line 14:
.imagebox > div > span {font-size: 11px;}
.imagebox > div > span {font-size: 11px;}
-
@font-face {font-family: "hearteye"; src: url("hearteye.svg") format("svg");}
+
@font-face {font-family: "hearteye"; src: url("/images/hearteye.svg") format("svg");}
.hearteye {font-family: "hearteye";}
.hearteye {font-family: "hearteye";}

Revision as of 14:21, 8 September 2013

/* 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";}