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

Line 3: Line 3:
 
  /* Hide first heading */
 
  /* Hide first heading */
  
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<style type="text/css">
 
a:hover {
 
    text-decoration: none !important;
 
}
 
 
#globalWrapper{
 
#globalWrapper{
 
     margin-bottom: 0px !important;
 
     margin-bottom: 0px !important;
Line 18: Line 12:
 
     color: white;
 
     color: white;
 
     width: 100%;
 
     width: 100%;
    padding: 15px 0;
+
 
 
     margin: 0 auto !important;
 
     margin: 0 auto !important;
    background-image: none;
 
 
     position: relative;
 
     position: relative;
 
}
 
}
   body {width:100%;}
+
    
  hr {display:block; border-width:1px solid green}
+
  #content {
  .active a{
+
    border:none;
     background-color: white;
+
    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;}
Line 34: Line 29:
 
     border: none;
 
     border: none;
 
     height: 0px;}
 
     height: 0px;}
 
+
#content {
 +
    border: none;
 +
    padding: 0px 0px 0px 0px;
 +
}
 
#globalWrapper {
 
#globalWrapper {
 
     font-size: 100%;
 
     font-size: 100%;
 +
}
 +
 +
#content {
 +
    width:100%;
 
}
 
}
  

Revision as of 18:10, 2 October 2016