Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 72: Line 72:
     padding: 5px;
     padding: 5px;
     background: #822;
     background: #822;
 +
    -moz-border-radius: 4px;
 +
    -webkit-border-radius: 5px;
}
}
.counttitle{
.counttitle{
Line 83: Line 85:
     text-align: center;
     text-align: center;
     font-family: Vivaldi, 'Comic Sans MS', cursive;
     font-family: Vivaldi, 'Comic Sans MS', cursive;
 +
    -moz-border-radius: 4px;
 +
    -webkit-border-radius: 5px;
}
}
.countback{
.countback{
Line 131: Line 135:
}
}
.left-menu{
.left-menu{
-
     left: 50%;
+
     left: 60%;
     top: 0;
     top: 0;
}
}
Line 282: Line 286:
     top: 0;
     top: 0;
     margin-left: 10%;
     margin-left: 10%;
-
     width: 880px;
+
     width: 100%;
     z-index: 5;  
     z-index: 5;  
     padding: 0;
     padding: 0;
Line 365: Line 369:
     margin-bottom: 25px;
     margin-bottom: 25px;
     padding: 12px;
     padding: 12px;
 +
    -moz-border-radius: 4px;
 +
    -webkit-border-radius: 5px;
}
}

Revision as of 12:46, 4 October 2010