Template:Harvard css

From 2010.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
#p-logo>a>img {
 +
      position: relative !important;
 +
      left: -1px !important;
 +
}
-
#allcontent {
+
#top-section {
-
       width: 950px;
+
       width: 962px !important;
 +
      overflow: hidden;
}
}
 +
#globalWrapper {
 +
      padding-bottom: 0px;
 +
}
 +
 +
#footer-box {
 +
      width: 952px;
 +
}
 +
 +
 +
#allcontent, #p-logo {
 +
      width: 950px !important;
 +
}
 +
 +
.firstHeading {
 +
  display:none;
 +
}
body {
body {
   
   
-
 
+
background-image:none;
background-position: center;
background-position: center;
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 27: Line 48:
         color: #254117;
         color: #254117;
  font-family: Helvetica, Arial, sans-serif;
  font-family: Helvetica, Arial, sans-serif;
-
width: 963px;
+
width: 950px;
         line-height: 1.2em;
         line-height: 1.2em;
Line 68: Line 89:
#nav a {
#nav a {
display: block;
display: block;
-
width: 117px;
+
width: 149px;
}
}
#nav li {
#nav li {
float: left;
float: left;
-
width: 117px;
+
width: 149px;
margin-right: 41px;
margin-right: 41px;
}
}
Line 79: Line 100:
#nav li ul {
#nav li ul {
position: absolute;
position: absolute;
-
width: 117px;
+
width: 149px;
left: -999em;
left: -999em;
}
}
Line 162: Line 183:
padding: 3px 20px 3px 20px;
padding: 3px 20px 3px 20px;
}
}
 +
.bannertoplinkslast{
 +
      background-color: #827B60;
 +
border-style: solid;
 +
border-color: white;
 +
border-width: 1px;
 +
color: white;
 +
        margin-bottom: -2px;
 +
padding: 3px 20px 3px 20px;
 +
}
#twitter_div {
#twitter_div {
Line 193: Line 223:
#sidebar {
#sidebar {
 +
        right:5px;
width: 300px;
width: 300px;
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