Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 69: Line 69:
}
}
.countdown{
.countdown{
-
     color: #F42;
+
    width: 100%;
 +
    height: 100%;
 +
    padding: 5px;
 +
    background: #822;
 +
}
 +
.counttitle{
 +
    margin: 7px;
 +
    margin-top: -20px;
 +
    padding: 10px;
 +
    background: #8E4;
 +
     color: #34B;
 +
    font-size: 25pt;
     font-weight: bold;
     font-weight: bold;
-
}  
+
    text-align: center;
 +
    font-family: Vivaldi, 'Comic Sans MS', cursive;
 +
}
 +
.countback{
 +
    margin: 8px;
 +
    background: #8E4;
 +
}
 +
.countstatic{
 +
    color: white;
 +
    font-size: 14pt;
 +
    font-weight: bold;
 +
    text-indent: 1pc;
 +
}
 +
.countdyna{
 +
    font-family: Vivaldi;
 +
    font-size: 25pt;
 +
    margin-right: 10px;
 +
}
 +
 
.link_ball{
.link_ball{
     margin-right: 5px;
     margin-right: 5px;
Line 259: Line 288:
     -moz-border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 5px;
     -webkit-border-radius: 5px;
-
}
 
-
 
-
.bannerpic{
 
-
    position: absolute;
 
-
    margin: 0;
 
-
    margin-left: 10%;
 
-
    height: 47px;
 
-
    width: 80%;
 
-
    z-index: 1;
 
-
    padding: 0;
 
}
}
Line 303: Line 322:
     margin-left: 10%;
     margin-left: 10%;
     position: relative;
     position: relative;
 +
    margin-top: -20px;
 +
    background: white;
}
}

Revision as of 12:03, 4 October 2010