Difference between revisions of "Template:IONIS Paris-style-css"

Line 10: Line 10:
 
#content {
 
#content {
 
     border: none;
 
     border: none;
    color: white;
+
     width: 100%;  
     width: 100%;
+
 
+
 
     margin: 0 auto !important;
 
     margin: 0 auto !important;
 
     position: relative;
 
     position: relative;
 +
    padding:-10px;
 +
    background:none;
 
}
 
}
 
    
 
    
  #content {
+
 
    border:none;
+
    width:100%;
+
    margin:0;
+
    padding:-10px;
+
    background:none;
+
  }
+
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
     display:none;}
 
     display:none;}

Revision as of 18:32, 2 October 2016