Difference between revisions of "Template:Bordeaux/CSS"

Line 88: Line 88:
  
 
         .content_wrapper h1 {
 
         .content_wrapper h1 {
                 font-size:4em;
+
                 font-size: 48px;
 +
  text-shadow: -1px -1px #9df, 1px 1px #49d, -3px 0 4px #000;
 +
  font-family:"Segoe print", Arial, Helvetica, sans-serif;
 +
  color:#6bf;
 +
  padding:24px 32px 32px 32px;
 +
  font-weight:lighter;
 +
  -moz-box-shadow: 2px 2px 6px #888; 
 +
  -webkit-box-shadow: 2px 2px 6px #888; 
 +
  box-shadow:2px 2px 6px #888; 
 +
  text-align:center;
 +
  display:inline;
 +
  line-height:150px;
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  

Revision as of 19:04, 15 July 2016