Template:Stylesheet

From 2012hs.igem.org

(Difference between revisions)
Line 72: Line 72:
                         /*heigth: 80%;*/
                         /*heigth: 80%;*/
                 }
                 }
 +
#main_wrapper {
 +
                        position:absolute; left:0px; top:0px;
 +
margin: 0;
 +
width: 975px;
 +
height: 100%;
 +
align: center;
 +
 +
}
 +
#SubWrapper {width: 645px;
 +
                        padding: 0px;
 +
                        border-left:4px solid #ede8e2;
 +
                        float: left;
 +
                        margin-top: 3px;
 +
                        background-color: #ffffff;}
 +
#SubWrapper * p, #SubWrapper p  {padding: 0 20px;
 +
                        text-align: justify;
 +
                        font-size: 12px;}
 +
#SubWrapper * h3, #SubWrapper h3 {
 +
                        padding-top: 10px;
 +
                        font-size: 18px;}
 +
#news {width: 322px;
 +
                        margin-top: 3px;
 +
                        float: left;
 +
                        background-color: transparent;
 +
                        border-right:4px solid #ede8e2;}
 +
              #news p {padding: 0 20px 20px 20px;
 +
                        text-align: justify;
 +
                        font-size: 12px;}
 +
                #news h3 {padding: 10px 20px;
 +
                        font-size: 18px;}
#menu * {
#menu * {
Line 154: Line 184:
}
}
-
#main_wrapper {
 
-
                        position:absolute; left:0px; top:0px;
 
-
margin: 0;
 
-
width: 975px;
 
-
height: 100%;
 
-
align: center;
 
-
 
-
}
 
-
#SubWrapper {width: 645px;
 
-
                        padding: 0px;
 
-
                        border-left:4px solid #ede8e2;
 
-
                        float: left;
 
-
                        margin-top: 3px;
 
-
                        background-color: #ffffff;}
 
-
#SubWrapper * p, #SubWrapper p  {padding: 0 20px;
 
-
                        text-align: justify;
 
-
                        font-size: 12px;}
 
-
#SubWrapper * h3, #SubWrapper h3 {
 
-
                        padding-top: 10px;
 
-
                        font-size: 18px;}
 
-
#news {width: 322px;
 
-
                        margin-top: 3px;
 
-
                        float: left;
 
-
                        background-color: #d8d5d0;
 
-
                        border-right:4px solid #ede8e2;}
 
-
              #news p {padding: 0 20px 20px 20px;
 
-
                        text-align: justify;
 
-
                        font-size: 12px;}
 
-
                #news h3 {padding: 10px 20px;
 
-
                        font-size: 18px;}
 
body  
body  

Revision as of 15:47, 13 May 2012

iGEM-2012HS - LSL-Heidelberg