Difference between revisions of "MediaWiki:Common.css"

From Camarilla Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
h5 {
+
div.thumb {
font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
+
border-color: transparent;
font-weight: bold;
 
text-transform: uppercase;
 
 
}
 
}
 
body {
 
body {

Revision as of 18:39, 4 December 2017

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

div.thumb {
border-color: transparent;
}
body {
background-image: url('../../images/4/44/Cambgbody.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}