Team:Heidelberg/Templates/countd-css

From 2013.igem.org

(Difference between revisions)
m (Created page with "<html> <style type="text/css"> - ! normalize.css v2.0.1 | MIT License | git.io/normalize: /* ========================================================================== HTML...")
m
Line 379: Line 379:
-
.bg-gradient {
+
/*.bg-gradient {
     position: fixed;
     position: fixed;
     width: 1000px;
     width: 1000px;
Line 388: Line 388:
     margin: -500px 0 0 -500px;
     margin: -500px 0 0 -500px;
     background: url('../images/bg-gradient.png') no-repeat center;
     background: url('../images/bg-gradient.png') no-repeat center;
-
}
+
}*/
.container2 {
.container2 {
Line 420: Line 420:
#CDT {
#CDT {
-
     font-size: 60px;
+
     font-size: 20px;
     color: #eee;
     color: #eee;
-
     margin: 70px 0 100px;
+
     margin-top: 27%;
     font-weight: bold;
     font-weight: bold;
}
}
Line 428: Line 428:
#CDT .number-wrapper {
#CDT .number-wrapper {
     margin: 10px;
     margin: 10px;
-
     -moz-box-shadow: 0 5px 8px #000000;
+
     /*-moz-box-shadow: 0 5px 8px #000000;
     -webkit-box-shadow: 0 5px 8px #000000;
     -webkit-box-shadow: 0 5px 8px #000000;
-
     box-shadow: 0 5px 8px #000000;
+
     box-shadow: 0 5px 8px #000000;*/
     position: relative;
     position: relative;
}
}

Revision as of 14:37, 3 October 2013