Template:UCL London

From 2009.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
body{margin: 10px; background-color:#000000; font-size:10px; color: #efefff}
+
 
-
/* change the igem style to fit my design */
+
-
#content {background: #000000; border: 0px; color: #efefef;}
+
#content h1.firstHeading {display: none;}
#content h1.firstHeading {display: none;}
 +
/* CSS Document */
 +
 +
body {
 +
color: #333333;
 +
margin: 0px;
 +
padding: 0px;
 +
background-image: url(images/wiki_bg.jpg);
 +
background-repeat: repeat-y;
 +
background-position: center;
 +
background-color: #FDFEFF;
 +
font-size: 100%;
 +
}
 +
p {
 +
margin-right: 30px;
 +
margin-left: 30px;
 +
}
 +
 +
h1,h2,h3,h4,h5 {
 +
color: #000000;
 +
margin-right: 30px;
 +
margin-left: 30px;
 +
}
 +
 +
#content {
 +
width: 1024px;
 +
background-color: transparent;
 +
background-image: url(images/wiki_content_bg.gif);
 +
background-repeat: repeat-y;
 +
background-position: left top;
 +
margin-right: auto;
 +
margin-left: auto;
 +
margin-top: 15px;
 +
overflow: hidden;
 +
}
 +
#left_nav li {
 +
list-style-image: none;
 +
list-style-type: none;
 +
margin-bottom: 5px;
 +
padding: 0px;
 +
margin-top: 0px;
 +
margin-right: 0px;
 +
margin-left: 0px;
 +
}
 +
#left_nav span {
 +
background-image: url(images/wiki_list-nav_bg.gif);
 +
background-position: left top;
 +
height: 23px;
 +
width: 181px;
 +
display: block;
 +
margin: 0px;
 +
text-align: center;
 +
cursor: pointer;
 +
padding: 0px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
#left_nav  a:link,a:visited,a:active {
 +
color: #FFFFFF;
 +
text-decoration: none;
 +
}
 +
 +
#header {
 +
background-color: transparent;
 +
background-image: url(images/wiki_headerimg.jpg);
 +
background-repeat: no-repeat;
 +
margin: 0px;
 +
padding: 0px;
 +
height: 178px;
 +
width: 1024px;
 +
clear: both;
 +
}
 +
.igem_btn {
 +
height: 95px;
 +
width: 113px;
 +
margin-top: 19px;
 +
margin-left: 29px;
 +
}
 +
#left_nav a:hover {
 +
color: #00CCFF;
 +
text-decoration: none;
 +
}
 +
 +
 +
#divider {
 +
background-color: transparent;
 +
background-image: url(images/wiki_seprator_umg.gif);
 +
background-repeat: no-repeat;
 +
height: 90px;
 +
width: 1024px;
 +
}
 +
#top_nav {
 +
background-color: transparent;
 +
height: 45px;
 +
width: 935px;
 +
margin: 0px;
 +
padding-top: 0px;
 +
padding-right: 0px;
 +
padding-bottom: 0px;
 +
padding-left: 89px;
 +
}
 +
#left_col {
 +
float: left;
 +
height: 100%;
 +
width: 240px;
 +
background-color: transparent;
 +
background-image: url(images/wiki_nave_side_bg.gif);
 +
background-repeat: no-repeat;
 +
background-position: left top;
 +
margin-right: 10px;
 +
padding-left: 30px;
 +
}
 +
#left_nav {
 +
list-style-image: none;
 +
list-style-type: none;
 +
padding: 0px;
 +
margin-top: 30px;
 +
margin-left: 16px;
 +
}
 +
#padding {
 +
height: 100px;
 +
width: 704px;
 +
float: left;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
#a1 {
 +
width: 744px;
 +
float: right;
 +
margin-bottom: 20px;
 +
}
 +
 +
#footer {
 +
background-color: transparent;
 +
background-image: url(images/wiki_footer.jpg);
 +
margin: 0px;
 +
height: 68px;
 +
width: 1024px;
 +
float: right;
 +
text-align: right;
 +
}
 +
ul {
 +
list-style-image: url(images/ucl_bullet.gif);
 +
}
 +
 +
.ucl_btn {
 +
width: 60px;
 +
height: 60px;
 +
margin-right: 108px;
 +
margin-top: 6px;
 +
}
 +
 +
 +
img {
 +
text-decoration: none;
 +
border: none;
 +
 +
}
 +
 +
#top_nav li {
 +
list-style-type: none;
 +
list-style-image: none;
 +
display: block;
 +
float: left;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
#top_nav ul {
 +
margin: 0px;
 +
padding: 0px;
 +
list-style-image: none;
 +
cursor: default;
 +
}
 +
#top_nav span {
 +
height: 25px;
 +
width: 115px;
 +
display: block;
 +
margin-right: 10px;
 +
padding-left: 30px;
 +
background-image: url(images/wiki_navBtn_blue.jpg);
 +
background-repeat: no-repeat;
 +
background-position: left top;
 +
padding-top: 5px;
 +
cursor: pointer;
 +
}
 +
#top_nav  a:link,a:visited{
 +
text-decoration: none;
 +
font-size: 95%;
 +
color: #333333;
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-variant: normal;
 +
 +
}
 +
#top_nav a:active {
 +
color: #333333;
 +
text-decoration: underline;
 +
}
 +
#top_nav a:hover {
 +
color: #000000;
 +
}
 +
 +
a:link,a:visited,a:active{
 +
color: #0099FF;
 +
text-decoration: none;
 +
}
 +
 +
a:hover{
 +
color: #33CC33;
 +
}
/* page Layout */
/* page Layout */
Line 11: Line 216:
</style>
</style>
 +
<!--[if IE]>
 +
<style type="text/css">
 +
#left_nav li {
 +
list-style-image: none;
 +
list-style-type: none;
 +
padding: 0px;
 +
margin-bottom: -13px;
 +
}
 +
#left_nav span {
 +
background-image: url(images/wiki_list-nav_bg.gif);
 +
background-position: left top;
 +
height: 23px;
 +
width: 181px;
 +
display: block;
 +
margin: 0px;
 +
text-align: center;
 +
cursor: pointer;
 +
padding: 0px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
#left_nav {
 +
list-style-image: none;
 +
list-style-type: none;
 +
padding: 0px;
 +
margin-top: 20px;
 +
margin-left: 16px;
 +
}
 +
</style>
 +
<![endif]-->
</html>
</html>

Revision as of 04:30, 1 September 2009

Logoimagef9.jpg

Home        Team Members        Planning        Notebooks        Business Plan        Modeling