Difference between revisions of "Template:Bordeaux/CSS"

Line 87: Line 87:
 
/* styling for the titles */
 
/* styling for the titles */
  
.content_wrapper h1, .content_wrapper h2 {
+
        .content_wrapper h1 {
 +
                font-size:1.5em;
 +
                text-shadow: -1px -1px #0c0, 1px 1px #060, -3px 0 4px #000;
 
padding:5px 15px;  
 
padding:5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
 
color: #000000;
 
color: #000000;
 +
}
  
 +
        .content_wrapper h2 {
 +
padding:5px 15px;
 +
border-bottom:0px;
 +
color: #000000;
 
}
 
}
 +
 
.content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 {  
 
.content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 {  
 
padding:5px 15px;  
 
padding:5px 15px;  

Revision as of 19:00, 15 July 2016