Template:UTDallasProjectMenu

From 2010.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
 +
<!--------------------------------------------------TOP-------------------------------------------------------->
 +
body {
 +
background:#474747;
 +
color:#474747;
 +
}
 +
 +
#header {
 +
    width: 991px;
 +
    height: 258px;
 +
    position: relative;
 +
}
 +
 +
#header_middle .plainlinks a {
 +
    width: 951px;
 +
    height: 258px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left:0 px;
 +
    text-decoration: none;
 +
    background: url(https://static.igem.org/mediawiki/2010/9/92/Banner_example_smaller.png) no-repeat left top !important;
 +
}
 +
 +
 +
 +
body {
 +
    font-family: Arial;
 +
    line-height: 1.5;
 +
    color: #222;
 +
}
 +
 +
 +
toc {
 +
    display: none;
 +
}
 +
 +
h1 {
 +
    font-size: 160%;
 +
}
 +
 +
 +
p {
 +
    margin-bottom: 13px;
 +
}
 +
 +
.today {
 +
    background-color: #FF6600;
 +
}
 +
 +
 +
 +
ul {
 +
    margin-bottom: 8px;
 +
}
 +
 +
#element {
 +
    overflow: hidden;
 +
}
 +
.gallery {
 +
    max-width: 550px;
 +
    margin: 10px 2px !important;
 +
}
 +
.gallerytext {
 +
    text-align: left;
 +
}
 +
.footnote {
 +
    text-align: left;
 +
    font-size: smaller;
 +
}
 +
<!-----------------------------------------------------CONTENT----------------------------------------------->
 +
 +
 +
#utd_content_wrapper {
 +
    width: 590px;
 +
    position: relative;
 +
    float: left;
 +
    margin-top: 20px;
 +
}
 +
 +
#utd_content_boxtop {
 +
    width: 590px;
 +
    height: 10px;
 +
    background:#FFFFFF;
 +
    position: relative;
 +
    float: left;
 +
}
 +
 +
#content {
 +
    padding: 5px;
 +
    border-left: 1px solid #9C9B9B;
 +
    border-right: 1px solid #9C9B9B;
 +
    background:#9C9B9B none repeat scroll 0 0;
 +
    position: relative;
 +
    font-size: 9pt;
 +
    text-align: justify;
 +
}
 +
 +
#utd_content_boxbottom {
 +
    width: 593px;
 +
    height: 10px;
 +
    background:#FFFFFF;
 +
    position: relative;
 +
    float: left;
 +
}
 +
 +
#utd_content {
 +
    width: 571px;
 +
    padding: 10px;
 +
    border-left: 1px solid #ccc;
 +
    border-right: 1px solid #ccc;
 +
    position: relative;
 +
    float: left;
 +
    font-size: 9pt;
 +
    text-align: justify;
 +
}
 +
 +
.firstHeading{width: 0px;
 +
    height: 0px;
 +
    margin-bottom: 0px;
 +
    display: none;
 +
    position: relative;
 +
    top:0;
 +
    left:0;
 +
    margin:0;
 +
 +
}
 +
 +
#contentSub {display:none;
 +
    margin: 0px 0px 0px 0px;
 +
}
 +
 +
 +
body{margin:0;
 +
    padding:0;}
 +
 +
.noborder{border-top:0px;}
 +
 +
 +
#utdallas_content {
 +
    width: 750px;
 +
    padding: 10px;
 +
    border-left: 2px solid #FF9900;
 +
    border-right: 2px solid #FF9900;
 +
    position: relative;
 +
    float: left;
 +
    font-size: 9pt;
 +
    text-align: left;
 +
}
 +
 +
 +
.firstHeading{width: 0px;
 +
    height: 0px;
 +
    margin-bottom: 0px;
 +
    display: none;
 +
    position: relative;
 +
    top:0;
 +
    left:0;
 +
    margin:0;
 +
 +
}
 +
 +
#contentSub {display:none;
 +
    margin: 0px 0px 0px 0px;
 +
}
 +
 +
 +
 +
 +
 +
body{margin:0;
 +
    padding:0;}
 +
 +
.noborder{border-top:0px;}
 +
 +
#menuspacer a {
 +
display: block;
 +
background: #FFFFFF;
 +
color: #FFFFFF;
 +
padding: 0px;
 +
margin: 0 0 10px 8px;
 +
        text-indent: 0px;
 +
text-decoration: none;
 +
}
 +
 +
#menuspacer a:hover {
 +
color: #000000;
 +
background: #FFFFFF;
 +
}
 +
 +
#menuspacer .selflink {
 +
display: block;
 +
background: #FFFFFF;
 +
color: #000000;
 +
padding: 0px;
 +
margin: 0 0 10px 8px;
 +
text-decoration: none;
 +
}
 +
 +
 +
 +
<!-------------------------------------------------------------MENU-------------------------------------------->
 +
 +
#menu {
#menu {
width: 149px;
width: 149px;
background: #eee;
background: #eee;
 +
    margin: 0px 13px 0 7px;
 +
    position: relative;
 +
    float: left;
}
}
Line 14: Line 221:
#menu a, #menu h2 {
#menu a, #menu h2 {
-
font: bold 11px/16px arial, helvetica, sans-serif;
+
font: bold 12px helvetica;
display: block;
display: block;
border-width: 1px;
border-width: 1px;
-
border-style: solid;
+
border-style: outset;
border-color: #ccc #888 #555 #bbb;
border-color: #ccc #888 #555 #bbb;
margin: 0;
margin: 0;
Line 31: Line 238:
#menu a {
#menu a {
color: #000;
color: #000;
-
background: #efefef;
+
background: #FF9900;
text-decoration: none;
text-decoration: none;
}
}
#menu a:hover {
#menu a:hover {
-
color: #a00;
+
color: #000000;
-
background: #fff;
+
background: #8E8585;
}
}

Latest revision as of 16:52, 22 July 2010