Template:Team:Valencia Biocampus/Templates/css/main
From 2013.igem.org
Beta3designs (Talk | contribs) |
|||
Line 348: | Line 348: | ||
font-weight:normal; | font-weight:normal; | ||
} | } | ||
- | #Team_-_Students, #Team_-_Universities, #Devices_- | + | #Team_-_Students, #Team_-_Universities, #Devices_-_Devices_Overall, #Devices_-_Hardware { |
display:none; | display:none; | ||
clear:both; | clear:both; | ||
} | } |
Revision as of 16:32, 6 August 2013
@import url(http://fonts.googleapis.com/css?family=Bevan|Open+Sans:400,800,700,600,400italic,600italic,300italic,300,700italic,800italic&subset=latin,cyrillic); /* RESET ORIGINAL WIKI STYLES */
- bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6{
margin:0; border:0; line-height:normal; }
- globalWrapper{
font-size:135%; } h1, h2, h3, h4, h5, h6 { border:0; } h2{ font-weight:lighter; color:rgb(44, 83, 130); }
- contentSub{
margin:0; }
- siteSub{
display:none; } p{ padding:0; margin:0; }
- globalWrapper{
padding:0; }
- top-section{
position:fixed; top:40px; left:50%; width:205px; margin:0; margin-left:280px; border:0; background:rgba(33, 76, 111, 1); padding:0; z-index:50; height:auto; font-size:14px; padding-top:15px; box-shadow:0 0 10px #fff; display:none; }
- menubar{
position:relative; display:block; width:100px; float:left; background: transparent; } .right-menu{ text-align:right; }
- menubar:hover{
background:transparent; }
- menubar li{
display:block;
}
- menubar li a{
background: transparent; color:rgb(144, 149, 150); padding-right:0; }
- menubar li a:hover{
text-decoration:none; color: #fff; }
- p-logo{
display:none; }
- search-controls{
display:none; }
- content h1.firstHeading{
display:none; }
- content{
width:100%; padding:0; border:0; }
- catlinks{
display:none; }
- footer-box{
margin:0; margin-top:45px; padding:0; padding-top:45px; border:0; width:100%; border-top:1px solid #ddd; }
- footer-box #footer{
width:950px; margin:0 auto; }
- bodyContent a[href^="mailto:"]{
background:none; } /* END RESET ORIGINAL WIKI STYLES */
html, body{
padding:0;
margin:0;
font-family: 'Open Sans', 'Helvetica Neue', 'HelveticaNeue', sans-serif;
background: #fff;
} a, a:active, a:link, a:visited{ text-decoration: none; color: #2c5382; } a:hover, a:active:hover, a:link:hover, a:visited:hover{ text-decoration: none; color: #011f42;
outline: 0;
}
- header_wrapper{
background:url('https://static.igem.org/mediawiki/2013/3/34/Header_bg.png') repeat-x; height:144px; padding-top:30px; }
- header_container{
margin:0 auto; margin-bottom: 20px; text-align:center; height:75px; }
- top_menu_wrapper{
background:rgba(175, 184, 70, 0.9); box-shadow: 0 0 10px #777; height:50px; width:100%; }
- top_menu_wrapper.fixedBar{
position: fixed; z-index:26; top: 0px; margin:0; }
- top_menu_wrapperFake{
height:50px; display:none; }
- top_menu{
margin:0 auto; list-style:none; height:50px; text-align:center; font-size:14px; }
- top_menu li{
display:inline; margin-right:15px; line-height:50px; }
- top_menu li a{
color: rgb(33, 76, 111); padding:5px 12px; border-radius: 4px; background: rgba(33, 76, 111, 0.0); transition: 0.5s; -webkit-transition: 0.5s; /* Safari */ }
- top_menu li a:hover, #top_menu li a.active{
color: #fff; background: rgba(33, 76, 111, 0.9); }
- top_menu li a.active{
cursor: default; }
.container{ width:950px; margin:0 auto;
margin-top:20px;
} /* new clearfix */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
- html .clearfix { zoom: 1; } /* IE6 */
- first-child+html .clearfix { zoom: 1; } /* IE7 */
.team_members{ list-style:none; display:block; padding:0px; margin:0; } .team_members li{ display:inline; float:left;
margin:0;
} .team_members li a{ position: relative; margin:0; padding:0; display:block; width:475px; height:150px; overflow: hidden; color:#fff; } .team_members li a:hover{ color: #d8d81a; } .team_members li a img{ display:block; width:475px; position:absolute; top:0; left:0; z-index:4; } .team_members li a img.colored{ z-index:3; } .team_members li h4.member_name{ position:absolute; background:rgba(0, 0, 0, 0.6); padding:5px; border-radius:4px; font-weight:700; font-size:11.5pt; z-index:11; bottom:10px; } .team_members li:nth-child(odd) h4.member_name{ right:10px;
color:#d8d81a;
} .team_members li:nth-child(even) h4.member_name{ left:10px; } .team_members li:nth-child(odd) .member_description{ position:absolute; top:50px; right:-250px; display:block; width:200px; font-weight: lighter; font-size:9pt; z-index:11; line-height:30px; text-align:right; } .team_members li:nth-child(even) .member_description{ position:absolute; top:50px; left:-250px; display:block; width:200px; font-weight: lighter; font-size:9pt; z-index:11; line-height:30px; text-align:left; } .team_members span{ background:rgba(0, 0, 0, 0.6); padding: 4px; border-radius: 4px; color:#fff; } #bodyContent .team_members .member_name{ color:#d8d81a; margin-bottom:0px;
} #bodyContent .team_members .member_name:hover{ color:#fff; } .btn, #bodyContent a[href^="mailto:"].btn { display: inline-block; padding: 8px 12px !important; margin-bottom: 0px; font-size: 14px; font-weight: 300; line-height: 1.42857; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid transparent; border-radius: 4px 4px 4px 4px; color:#fff; } .btn-default, .btn-primary:link, #bodyContent a[href^="mailto:"].btn-primary { color: rgb(255, 255, 255); background-color: rgb(71, 73, 73); border-color: rgb(71, 73, 73); } .btn-primary, .btn-primary:link, #bodyContent a[href^="mailto:"].btn-primary { color: #fff; background-color: rgb(66, 139, 202); border-color: rgb(66, 139, 202); }
- bodyContent a[href^="mailto:"].btn-primary:hover,#bodyContent a[href^="mailto:"].btn-primary:focus,#bodyContent a[href^="mailto:"].btn-primary:active,#bodyContent a[href^="mailto:"].btn-primary.active,
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary:link:hover, .btn-primary:link:focus, .btn-primary:link:active, .btn-primary:link.active { background-color: #357ebd; border-color: #3071a9; color: #fff; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default:hover:link, .btn-default:focus:link, .btn-default:active:link, .btn-default.active:link {
background-color: rgb(58, 60, 60); border-color: rgb(46, 47, 47);
} #contactForm{ display:none; } .text-green{ color:rgb(191, 221, 10); }
- toggleWikiMenu{
background:transparent; border:0; padding:3px; color:rgb(191, 221, 10); position:fixed; top:7px; left:50%; margin-left:453px; display:block; width:22px; height:22px; text-align:center; z-index:52; }
/* Ocultar cabeceras de sección pero dejar el [edit] == Titulo == */ h2 .editsection{ font-size:11px; font-weight:normal; }
- Team_-_Students, #Team_-_Universities, #Devices_-_Devices_Overall, #Devices_-_Hardware {
display:none; clear:both; }