Template:CINVESTAV-IPN-UNAM MXCSS

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style> #globalwrapper { width:1000px; padding:0px 0px; margin: 0 auto; background-Color:#FFFFFF; background-attachment: fixed; background-position...")
 
(56 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
#globalwrapper {
#globalwrapper {
     width:1000px;
     width:1000px;
Line 22: Line 23:
     overflow:hidden;
     overflow:hidden;
     display: none;
     display: none;
 +
}
 +
 +
#top-section {
 +
    background-image:url('https://static.igem.org/mediawiki/2012/7/7f/HeaderCINVESTAV-IPN-UNAM_MX.png');
 +
    background-color:#FFFFFF;
 +
    background-position: top;
 +
    width:1000px;
 +
    height:219px;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
    border: 10px solid rgba(255, 255, 255,0.4);
 +
    background-clip: padding-box;
 +
    margin-top: -10px;
 +
    margin-bottom: -50px;
}
}
Line 29: Line 45:
     display: none;
     display: none;
}
}
-
#menubar{
+
#catlinks{
     height:0px;
     height:0px;
     overflow:hidden;
     overflow:hidden;
-
     display: none;
+
}
 +
#menubar ul li a {
 +
     color: white;
 +
    background-color: transparent;
}
}
#search-controls {
#search-controls {
display:none;
display:none;
margin-top:0px;
margin-top:0px;
 +
}
 +
 +
#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:absolute;top:0;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;
 +
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