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

Line 1: Line 1:
 
<html>
 
<html>
 
  <style>
 
  <style>
 +
/* Hide first heading */
 +
 +
 +
  #content {
 +
    border:none;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    background:none;
 +
  }
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;
 +
    padding: 0px 0px 0px 0px;
 +
}
 +
#globalWrapper {
 +
    font-size: 100%;
 +
}
 +
 +
#content {
 +
    width:100%;
 +
}
 +
 +
h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent;
 +
line-height: 0;
 +
margin-bottom: none;
 +
}
 +
 +
table, th,td {
 +
margin-bottom:none;}
 +
 +
a:visited {
 +
    color: #66cdaa;
 +
}
 +
 +
 +
div {
 +
    display: block;
 +
}
  
 
/* --------------------------------------------------------
 
/* --------------------------------------------------------

Revision as of 16:08, 18 September 2016