Template:Harvard css

From 2010.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
#p-logo>a>img {
#p-logo>a>img {
-
       position: relative;
+
       position: relative !important;
-
       left: -1px;
+
       left: -1px !important;
}
}
#top-section {
#top-section {
-
       width: 962px;
+
       width: 962px !important;
 +
      overflow: hidden;
 +
}
 +
 
 +
#globalWrapper {
 +
      padding-bottom: 0px;
 +
}
 +
 
 +
#footer-box {
 +
      width: 952px;
}
}
#allcontent, #p-logo {
#allcontent, #p-logo {
-
       width: 950px;
+
       width: 950px !important;
}
}
Line 218: Line 227:
float: right;
float: right;
margin-right: 0px;
margin-right: 0px;
-
border-style: solid;
+
border: none;
-
border-color: white;
+
-
border-width: 1px;
+
padding: 0px;
padding: 0px;
         padding-top:5px;
         padding-top:5px;

Latest revision as of 03:37, 28 October 2010