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; | ||
} | } | ||
- | # | + | #catlinks{ |
height:0px; | height:0px; | ||
overflow:hidden; | overflow:hidden; | ||
- | + | } | |
+ | #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;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | .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