Team:CIDEB-UANL Mexico/style
From 2013hs.igem.org
(Difference between revisions)
(37 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{:Team:CIDEB-UANL_Mexico/cssreset}} | ||
+ | |||
<html> | <html> | ||
- | <head> | + | <head> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
Line 19: | Line 14: | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
- | #content { background-color: transparent; border: none; padding | + | #content { background-color: transparent; align: center; border: none; padding: 0; width: 95%; overflow: hidden; height:100%;} |
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;} | ||
Line 30: | Line 25: | ||
clear: none; | clear: none; | ||
} | } | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; | #top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; | ||
- | padding:0; border: none; font-size: | + | padding:0; border: none; font-size: 13px} |
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
Line 42: | Line 39: | ||
.left-menu ul { border: none; } | .left-menu ul { border: none; } | ||
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
- | .right-menu ul { border: none; width: 300px;} | + | .right-menu ul {border: none; width: 300px;} |
*/ | */ | ||
Line 67: | Line 64: | ||
/* Wiki Hacks - END */ | /* Wiki Hacks - END */ | ||
- | + | body{ | |
- | body { | + | background:#555 url(https://static.igem.org/mediawiki/2013hs/9/91/Pattern.png) repeat top left; |
- | + | color:#000; | |
- | + | font-family: 'PT Sans Narrow', Arial, sans-serif; | |
- | color: # | + | font-size:12px; |
- | font-family: | + | overflow-y:scroll; |
- | font-size: | + | |
- | + | ||
} | } | ||
- | + | a{ | |
- | a { | + | color:#f0f0f0; |
- | color: # | + | text-decoration:none; |
- | text-decoration: none | + | |
- | + | ||
} | } | ||
- | + | h1{ | |
- | + | margin:0 0 13px 0; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
float:left; | float:left; | ||
- | + | clear:both; | |
- | + | font-size:34px; | |
- | + | padding:12px; | |
- | + | text-shadow:0px 0px 1px #000; | |
- | + | color:#f8f8f8; | |
- | + | font-family:'News Cycle', Georgia, serif; | |
} | } | ||
- | + | h1 span{ | |
- | + | color:#e3cbfe; | |
- | + | text-align:right; | |
- | + | font-size:25px; | |
- | + | padding:0 10px; | |
- | text-align: | + | |
- | + | ||
- | padding | + | |
- | + | ||
} | } | ||
- | + | h2{ | |
- | + | ||
float:right; | float:right; | ||
- | + | color:#bda2dc; | |
- | padding | + | padding:30px 20px 0 0; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .content{ | |
- | + | width:100%; | |
- | + | position:relative; | |
- | + | margin:20px 0 0 0; | |
- | + | clear:both; | |
- | width: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | /* Footer Style */ | |
- | + | .topbar{ | |
- | + | position:relative; | |
- | width: | + | width:100%; |
- | text- | + | height:25px; |
- | + | line-height:24px; | |
+ | bottom:0; | ||
+ | font-size:13px; | ||
+ | background:#000; | ||
+ | opacity:0.7; | ||
+ | text-transform:uppercase; | ||
+ | font-family: 'PT Sans Narrow', Arial, sans-serif; | ||
+ | z-index:4; | ||
} | } | ||
- | + | .topbar a{ | |
- | + | padding:5px 10px; | |
- | + | letter-spacing:1px; | |
- | + | text-shadow:1px 1px 1px #000; | |
- | + | color:#ddd; | |
- | + | text-align:right; | |
- | + | ||
- | text- | + | |
- | + | ||
} | } | ||
- | + | .topbar a:hover{ | |
- | + | color:#fff; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .topbar a span{ | |
- | + | font-weight:bold; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | font- | + | |
} | } | ||
- | + | .topbar span.right_ab{ | |
- | + | position:absolute; | |
- | + | right:4px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> |
Latest revision as of 05:49, 21 June 2013