Team:CIDEB-UANL Mexico/style

From 2013hs.igem.org

(Difference between revisions)
 
(52 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:CIDEB-UANL_Mexico/cssreset}}
 +
<html>
<html>
-
<head>
+
<head>    
 +
 
<style>
<style>
 +
/* Wiki Hacks - START */
/* Wiki Hacks - START */
Line 10: 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; align: center; border: none; padding: 0; width: 95%; overflow: hidden; height:100%;}
 +
 +
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
 +
 +
#catlinks {
 +
    border: none;
 +
    background-color: none;
 +
    padding: 0;
 +
    margin-top: 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 22: 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;}
*/
*/
-
#footer-box { background-image: url(https://static.igem.org/mediawiki/igem.org/7/76/Back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
+
#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; }
.visualClear { display: none; }
Line 43: Line 60:
#footer ul { margin: 0; padding: 0;}
#footer ul { margin: 0; padding: 0;}
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
-
/* Wiki Hacks - END */
 
-
<!-- TU_Delft stqrts here -->
 
 +
/* Wiki Hacks - END */
-
 
+
body{
-
#TUD-footer-content div {
+
background:#555 url(https://static.igem.org/mediawiki/2013hs/9/91/Pattern.png) repeat top left;
-
line-height: 12px;
+
color:#000;
 +
font-family: 'PT Sans Narrow', Arial, sans-serif;
 +
font-size:12px;
 +
overflow-y:scroll;
}
}
-
 
+
a{
-
 
+
color:#f0f0f0;
-
 
+
text-decoration:none;
-
.br {
+
-
height: 5px;
+
-
width: 100%;
+
-
margin: 0;
+
-
padding: 0;
+
-
overflow: hidden;
+
}
}
-
.br2 {
+
h1{
-
height: 2px;
+
margin:0 0 13px 0;
-
width: 100%;
+
float:left;
-
margin: 0;
+
clear:both;
-
padding: 0;
+
font-size:34px;
-
overflow: hidden;
+
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;
-
.TUD-footer-title {
+
-
font-weight: bold;
+
-
color: #019aed;
+
}
}
-
 
+
h2{
-
#TUD-footer-search form {
+
float:right;
-
margin: 0;
+
color:#bda2dc;
-
padding: 0;
+
padding:30px 20px 0 0;
-
font-size: 10px;
+
}
}
-
 
+
.content{
-
#TUD-footer-search form #searchInput {
+
width:100%;
-
background-color: #4db7f1;
+
position:relative;
-
border: 1px solid #000;
+
margin:20px 0 0 0;
-
width: 100%;
+
clear:both;
}
}
-
 
+
/* Footer Style */
-
#TUD-footer-search form .searchButton {
+
.topbar{
-
margin-top: 4px;
+
position:relative;
-
font-size: 11px;
+
width:100%;
-
background-color: #266c96;
+
height:25px;
-
border: 1px solid #000;
+
line-height:24px;
-
color: #4db7f1;
+
bottom:0;
-
padding: 2px;
+
font-size:13px;
 +
background:#000;
 +
opacity:0.7;
 +
text-transform:uppercase;
 +
font-family: 'PT Sans Narrow', Arial, sans-serif;
 +
z-index:4;
}
}
-
 
+
.topbar a{
-
#left-column a {
+
padding:5px 10px;
-
color:#036;
+
letter-spacing:1px;
-
font-size: 14px;
+
text-shadow:1px 1px 1px #000;
-
text-decoration:underline;
+
color:#ddd;
-
font-family: Tahoma;
+
text-align:right;
-
font-weight: bolder;
+
-
font-style: italic;
+
}
}
-
 
+
.topbar a:hover{
-
 
+
color:#fff;
-
 
+
-
body {
+
-
margin: 0;
+
-
padding: 0;
+
-
color: #333;
+
-
font-family: tahoma, arial;
+
-
font-size: 10px;
+
-
background-color: #333;
+
-
background-image: url(https://static.igem.org/mediawiki/igem.org/7/76/Back.jpg);
+
}
}
-
 
+
.topbar a span{
-
.header {
+
font-weight:bold;
-
width: 964px;
+
}
-
height: 203px;
+
.topbar span.right_ab{
-
margin: auto;
+
position:absolute;
-
-moz-box-shadow: 0 0 8px #777;
+
right:4px;
-
-webkit-box-shadow: 0 0 8px #777;
+
-
box-shadow: 0 -5px 10px #777;
+
-
z-index: 0;
+
}
}
-
 
-
 
</style>
</style>
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
</head>
</head>
</html>
</html>

Latest revision as of 05:49, 21 June 2013