Team:UCL-London/Test

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
<style>
<style>
-
 
-
/***USEFUL STUFF*****/
 
#content h1.firstHeading {
#content h1.firstHeading {
visibility:hidden;
visibility:hidden;
}
}
 +
#p-logo {
#p-logo {
display: none;
display: none;
}
}
 +
 +
 +
#searchform {
 +
    display: none;
 +
}
 +
 +
.left-menu {
 +
background-color: #555;
 +
 +
}
 +
.left-menu a {
 +
    color: #000;
 +
}
 +
 +
div
#top-section{
#top-section{
 +
/*the div containing the entire top bar*/
height: 20px;
height: 20px;
margin-bottom: 0px !important;
margin-bottom: 0px !important;
border: none;
border: none;
}
}
-
 
-
 
-
 
-
/*OTHER*/
 
-
 
-
 
Line 99: Line 108:
/***End minimal header***/
/***End minimal header***/
-
</style>
+
 
 +
/*Base styles*/
 +
#content{
 +
border: none;
 +
}
 +
h1, h2, h3, h4, #css-full, #css-mobi{
 +
font-family: Myriad Pro, Gill Sans MT,
 +
 
 +
Trebuchet MS, Arial, Sans-Serif;
 +
border: 0;
 +
font-weight: 400;
 +
}
 +
p, div.thumb div div.thumbcaption{
 +
font-family: Georgia, Serif;
 +
font-size: 1.1em;
 +
font-weight: normal;
 +
color: black;
 +
margin-bottom: 10px;
 +
 +
 
 +
padding-left: 5px;
 +
}
 +
 
 +
#css-full, #css-mobi{
 +
position: absolute;
 +
float: right;
 +
color: black;
 +
font-size: 1.3em;
 +
top: 0px;
 +
right: 15px;
 +
display: block;
 +
padding: 10px;
 +
}
 +
 
 +
#jsnotice{
 +
background-color: #4ED92F;
 +
}
 +
 
 +
#table{
 +
margin: 10px;
 +
}</style>
</head>
</head>

Revision as of 16:19, 13 June 2013