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 10: Line 16:
 
#content {
 
#content {
 
     border: none;
 
     border: none;
 +
    color: white;
 
     width: 100%;
 
     width: 100%;
 
     padding: 15px 0;
 
     padding: 15px 0;
 
     margin: 0 auto !important;
 
     margin: 0 auto !important;
 +
    background-image: url(http://wallpaperrs.com/uploads/vector-designs/lonely-green-tree-wide-wallpaper-32625.jpg);
 
     position: relative;
 
     position: relative;
    background:none;
 
 
}
 
}
 +
  body {width:100%;}
 +
  hr {display:block; border-width:1px solid green}
 +
  .active a{
 +
    background-color: white;
 +
  }
  
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {

Revision as of 18:08, 2 October 2016