Template:CINVESTAV-IPN-UNAM MXCSS

From 2012.igem.org

(Difference between revisions)
 
(14 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{
+
#content{
     height:0px;
     height:0px;
     overflow:hidden;
     overflow:hidden;
Line 68: Line 65:
*{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;}
 
   
   
-
.Contenido{margin:auto;width:50px;background-color:#f8ffe9;line-height: 1.5em; font-size: 150%;text-align:justify;}
+
.Contenido{
 +
margin:auto;
 +
width:700px;
 +
background-color:#f8ffe9;
 +
line-height: 1.5em;
 +
font-size: 150%;
 +
text-align:justify;
 +
margin-top: 30px;
 +
}
 +
 
.Logo{float: left;}
.Logo{float: left;}
Line 77: Line 81:
position: fixed;
position: fixed;
margin-left: 0px;
margin-left: 0px;
-
margin-top: -30%;
+
margin-top: -40px;
width: 10px;
width: 10px;
padding: 1px;
padding: 1px;
Line 86: Line 90:
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;}
 +
 +
.fondorojo {
 +
  background-color: red;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 15:30, 25 September 2012