Template:CINVESTAV-IPN-UNAM MXCSS
From 2012.igem.org
(Difference between revisions)
(41 intermediate revisions not shown) | |||
Line 34: | Line 34: | ||
border-width:0px; | border-width:0px; | ||
border-top-width:0px; | border-top-width:0px; | ||
- | |||
- | |||
- | |||
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;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | .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;} | ||
+ | .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;} | ||
- | + | ||
+ | .fondorojo { | ||
+ | background-color: red; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 15:30, 25 September 2012