Template:Tsinghua

From 2011.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
*{
+
 
-
    padding: 0;
+
-
    margin: 0;
+
-
    color: #992;
+
-
}
+
#globalWrapper{
#globalWrapper{
     width: 1250px;
     width: 1250px;
Line 31: Line 27:
     font-weight: bold;
     font-weight: bold;
     font-family: Arial, san-serif;
     font-family: Arial, san-serif;
-
     color: #EE90DE;
+
     color: #EE90DE !important;
     border: none;
     border: none;
     background: transparent;
     background: transparent;
     padding: 0;
     padding: 0;
     margin: 0;
     margin: 0;
 +
}
 +
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
 +
  color: #E7E93E !important;
}
}
Line 125: Line 124:
     background: #236;
     background: #236;
     border: #DD8 2px solid;
     border: #DD8 2px solid;
-
     width: 500px;
+
     width: 350px;
 +
}
 +
span#a-tip{
 +
    color: #99D;
}
}
#counttitle{
#counttitle{
Line 155: Line 157:
     font-size: 25pt;
     font-size: 25pt;
     margin-right: 10px;
     margin-right: 10px;
 +
    color: #CA3;
}
}
Line 322: Line 325:
      
      
.content_block{
.content_block{
 +
    color: #B94;
     background: white;
     background: white;
     margin: -10px 0px 25px 0px;
     margin: -10px 0px 25px 0px;
Line 329: Line 333:
}
}
 +
.content_block p{
 +
    color: #B84;
 +
}
.content_block a{
.content_block a{
     color: #A43;
     color: #A43;
Line 336: Line 343:
.content_block a:hover{
.content_block a:hover{
     color: #F81;
     color: #F81;
 +
}
 +
 +
#intro-list{
 +
    list-style: none;
 +
    text-align: left;
 +
}
 +
#intro-list span{
 +
    color: #28B;   
 +
    font-weight: bold;
 +
    padding: 5px 10px;
}
}
Line 387: Line 404:
     bottom: 0px;
     bottom: 0px;
     right: 0px;
     right: 0px;
 +
}
 +
*{
 +
    padding: 0;
 +
    margin: 0;
 +
    color: #CFF;
}
}
</style></html>
</style></html>

Latest revision as of 18:22, 5 October 2011