Difference between revisions of "MediaWiki:Common.css"

From Grad Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.big_link {font-family: "Times New Roman", Times, serif; font-weight: bold;
+
.big-link {font-family: "Times New Roman", Times, serif; font-weight: bold;
 
border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}
 
border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}
  
 
.exam {font-family: "Times New Roman", Times, serif;}
 
.exam {font-family: "Times New Roman", Times, serif;}
  
.in_link {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}
+
.in-link {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}

Revision as of 19:43, 11 April 2015

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

.big-link {font-family: "Times New Roman", Times, serif; font-weight: bold;
border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}

.exam {font-family: "Times New Roman", Times, serif;}

.in-link {font-weight: bold; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}