Team:CIDEB-UANL Mexico/style

From 2013hs.igem.org

(Difference between revisions)
 
(28 intermediate revisions not shown)
Line 12: Line 12:
/* Team: TU Delft */
/* Team: TU Delft */
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 80%; height:100%; align: center;}
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:100%;}
+
#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 25: 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: 10px}
+
padding:0; border: none; font-size: 13px}
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
Line 37: 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 73: Line 75:
text-decoration:none;
text-decoration:none;
}
}
-
.clr{
+
 
-
clear:both;
+
-
}
+
-
.container {
+
-
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{
h1{
margin:0 0 13px 0;
margin:0 0 13px 0;

Latest revision as of 05:49, 21 June 2013