Template:CINVESTAV-IPN-UNAM MXCSS

From 2012.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 34: Line 34:
     border-width:0px;
     border-width:0px;
     border-top-width:0px;
     border-top-width:0px;
-
    -webkit-box-shadow: 0 8px 6px -6px black;
 
-
    -moz-box-shadow: 0 8px 6px -6px black;
 
-
    box-shadow: 0 8px 6px -6px black;
 
     border: 10px solid rgba(255, 255, 255,0.4);
     border: 10px solid rgba(255, 255, 255,0.4);
     background-clip: padding-box;
     background-clip: padding-box;
Line 61: Line 58:
}
}
 +
#content{
 +
    height:0px;
 +
    overflow:hidden;
 +
    display: none;
 +
}
*{margin:0;padding:0;font-family:trebuchet ms;}
*{margin:0;padding:0;font-family:trebuchet ms;}
-
table{margin:0 auto 10px auto;border:1px solid #ccc;box-shadow:3px 3px 10px #999;clear:both;}
 
-
td{width:6px;height:6px;border:1px solid #fff;cellpadding:0;cellspacing:0;}
 
-
td.snakeCell{background:#000;-moz-border-radius:5px;border:1px solid #000;box-shadow:1px 1px 1px #aaa;}
 
-
td.snakeHead{background:red;-moz-border-radius:5px;border:1px solid red;}
 
-
td.fruitCell{background:green;-moz-border-radius:5px;border:1px solid green;box-shadow:1px 1px 1px #aaa;}
 
   
   
-
#scoreBoard{text-shadow:2px 2px 1px #fff;box-shadow:0 -3px 5px #aaa;width:372px;margin:50px auto 0 auto;border:1px solid #ccc;background:#eee;font-weight:bold;padding:10px;clear:both;}
+
.Contenido{
-
.gameOver{font-weight:bold;text-shadow:2px 2px 1px #fff;position:absolute;top:0;left:550px;background:#eee;color:red;width:70px;border:50px solid #eee;text-align:center;-moz-border-radius:90px;-webkit-border-radius:90px;border-radius:90px;box-shadow:3px 3px 10px #999;}
+
margin:auto;
-
.WIN{font-weight:bold;text-shadow:2px 2px 100px #fff;position:relative;top:50px;left:550px;background:#eee;color:red;width:70px;border:75px solid #eee;text-align:center;-moz-border-radius:90px;-webkit-border-radius:90px;border-radius:90px;box-shadow:3px 3px 10px #999;}
+
width:700px;
-
.Rhodo{float: right;}
+
background-color:#f8ffe9;
-
.content{margin:auto;width:70%;background-color:#bfe0b9;}
+
line-height: 1.5em;
 +
font-size: 150%;
 +
text-align:justify;
 +
margin-top: 30px;
 +
}
 +
 
.Logo{float: left;}
.Logo{float: left;}
 +
.thumbailMenu{
 +
position: fixed;
 +
margin-left: 0px;
 +
margin-top: -40px;
 +
width: 10px;
 +
padding: 1px;
 +
z-index: 1;
 +
}
 +
h1, h2, h3 {font-weight:bold;color:#000000}
h1, h2, h3 {font-weight:bold;color:#000000}
aside{border:1px solid #ccc;box-shadow:3px 3px 10px #999; font-style:italic;float:right;width:250px;}
aside{border:1px solid #ccc;box-shadow:3px 3px 10px #999; font-style:italic;float:right;width:250px;}
-
#Juego{float: left;}
+
 
 +
.fondorojo {
 +
  background-color: red;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 15:30, 25 September 2012