Difference between revisions of "Template:Bordeaux/CSS"

Line 118: Line 118:
 
         background-repeat: no-repeat;
 
         background-repeat: no-repeat;
 
         background-attachment: scroll;
 
         background-attachment: scroll;
         background-position: 0% 0%;
+
         background-position: 50% 50%;
 
         background-clip: border-box;
 
         background-clip: border-box;
 
         background-origin: padding-box;
 
         background-origin: padding-box;
 
         background-size: 10px auto;
 
         background-size: 10px auto;
 
         border : none;
 
         border : none;
        font-size: 15px;
+
         position:fixed;   
         position:fixed;
+
        height:70px;   
+
 
     }
 
     }
  

Revision as of 17:25, 15 October 2016