Template:ESBS-Strasbourg/Temp2

From 2010.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 12: Line 12:
body
body
{
{
 +
        display: none
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
//font-size: 12px;
//font-size: 12px;
Line 22: Line 23:
#top-section
#top-section
{
{
 +
        display: none
width:965px;
width:965px;
border: 0;
border: 0;
border-bottom: 1px solid #800000;
border-bottom: 1px solid #800000;
-
height: 20px;
+
height: 10px;
overflow: visible;
overflow: visible;
}
}
Line 31: Line 33:
#menubar
#menubar
{
{
-
position: absolute;
+
        display: none
-
top: 0px;
+
-
display:block;
+
-
float:left;
+
-
border: none;
+
}
}
Line 45: Line 43:
#menubar.right-menu
#menubar.right-menu
{
{
 +
        display: none
position: absolute;
position: absolute;
right: 20px;
right: 20px;
Line 51: Line 50:
#menubar.left-menu
#menubar.left-menu
{
{
 +
        display: none
position: absolute;
position: absolute;
left: 20px;
left: 20px;
Line 72: Line 72:
#p-logo
#p-logo
{
{
-
position: relative;
+
        position: relative;
-
top: 30px;
+
top: 5px;
width: 975px;
width: 975px;
-
         margin-left: -5px;
+
        height: 50px;
 +
         margin-left: 0px;
margin-right: auto;
margin-right: auto;
-
// background: url("https://static.igem.org/mediawiki/2010/7/70/ESBS-Strasbourg-Temp2.png");
+
background: #222222;
-
background: url("https://static.igem.org/mediawiki/2010/7/70/ESBS-Strasbourg-Temp2.png");
+
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: left top;
background-position: left top;
Line 88: Line 88:
{
{
position: relative;
position: relative;
-
top: 110px;
+
top: 46px;
border: 0;
border: 0;
Line 109: Line 109:
{
{
-
position: relative;
+
        position: relative;
top: 160px;
top: 160px;
-
height: 35px;
+
height: 1px;
         border:0;
         border:0;
border-top: 1px solid #800000;
border-top: 1px solid #800000;
Line 158: Line 158:
.navbar
.navbar
{
{
 +
display: none
align:center;
align:center;
}
}
Line 163: Line 164:
.navbar td
.navbar td
{
{
 +
display: none
border-right:1px dotted #800000;
border-right:1px dotted #800000;
display:inline;
display:inline;

Latest revision as of 23:22, 28 November 2010