Difference between revisions of "MediaWiki:Common.css"

From Grad Wiki
Jump to navigation Jump to search
(Undo revision 403 by Grad (talk))
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
<head>
 
<head>
<style>
+
<span>
.BigLink{font-family: "Times New Roman", Times, serif;}
+
.blink{ border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}
</style>
+
  </span>
 
</head>
 
</head>

Revision as of 14:51, 11 April 2015

/* CSS placed here will be applied to all skins */
<head>
<span>
.blink{ border-style:solid; border-width:thin; font-size:135%; background-color: #FFEFC9;box-shadow: 2px 2px 3px #888;}
  </span>
</head>