Team:UCL-London/Test

From 2013.igem.org

(Difference between revisions)
Line 107: Line 107:
}
}
-
</style>
+
/***End minimal header***/
 +
 
 +
/*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:20, 13 June 2013