Team:CIDEB-UANL Mexico/style.css

From 2014hs.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
@import url('https://2014hs.igem.org/Team:CIDEB-UANL_Mexico/reset.css');
+
/* Wiki Hacks - START */
-
body{
+
/* Author: Pieter van Boheemen */
-
background:#555 url(../images/random_grey_variations.png) repeat top left;
+
/* Team: TU Delft */
-
color:#000;
+
 
-
font-family: 'PT Sans Narrow', Arial, sans-serif;
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
font-size:12px;
+
 
-
overflow-y:scroll;
+
#content { background-color: transparent; align: center; border: none; padding: 0; width: 95%; overflow: hidden; height:100%;}
-
}
+
 
-
a{
+
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
-
color:#f0f0f0;
+
 
-
text-decoration:none;
+
#catlinks {
-
}
+
    border: none;
-
.clr{
+
    background-color: none;
-
clear:both;
+
    padding: 0;
-
}
+
    margin-top: none;
-
.container {
+
    clear: none;
-
width:100%;
+
-
margin:0 auto;
+
-
}
+
-
.header{
+
-
padding-top:10px;
+
-
}
+
-
.more ul{
+
-
text-transform:uppercase;
+
-
font-size:13px;
+
-
font-weight:bold;
+
-
padding:20px 0px 30px 20px;
+
-
height:30px;
+
-
}
+
-
.more ul li{
+
-
float:left;
+
-
margin:0px 1px;
+
-
}
+
-
.more ul li.selected a,
+
-
.more ul li.selected a:hover{
+
-
background:#000;
+
-
color:#fff;
+
-
text-shadow:none;
+
-
-moz-border-radius:5px;
+
-
-webkit-border-radius:5px;
+
-
border-radius:5px 5px 5px 5px;
+
-
}
+
-
.more ul li a{
+
-
text-shadow:1px 1px 1px #000;
+
-
color:#e3cbfe;
+
-
padding:3px 6px;
+
-
}
+
-
.more ul li a:hover{
+
-
color:#bda2dc;
+
-
}
+
-
h1 span{
+
-
color:#e3cbfe;
+
-
text-align:right;
+
-
font-size:25px;
+
-
padding:0 10px;
+
-
}
+
-
.content{
+
-
width:100%;
+
-
position:relative;
+
-
margin:20px 0 0 0;
+
-
clear:both;
+
}
}
 +
#menubar > ul > li:last-child {
 +
    display: none;}
 +
 +
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
 +
padding:0; border: none; font-size: 13px}
 +
 +
#p-logo { height:1px; overflow:hidden; display: none;}
 +
 +
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 +
 +
/*
 +
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
 +
.left-menu ul { border: none; }
 +
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 +
.right-menu ul {border: none; width: 300px;}
 +
*/
 +
 +
#footer-box { background-image: url('https://static.igem.org/mediawiki/2013hs/9/91/Pattern.png'); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
 +
 +
.visualClear { display: none; }
 +
 +
#search-controls { display:none; }
 +
 +
h3#siteSub { display: none;}
 +
#contentSub {display: none;}
 +
//p:first-child { display: none;}
 +
 +
 +
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 +
.firstHeading { display: none;}
 +
#f-list a { color: #333; font-size: 10px;}
 +
#f-list a:hover { color: #666; height: 100px;}
 +
.printfooter { display: none; }
 +
#footer ul { margin: 0; padding: 0;}
 +
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 +
 +
 +
/* Wiki Hacks - END */
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 19:33, 26 May 2014