Template:Tsinghua:Common

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> body { font-family: "Arial", sans-serif; } - Normal text style: .normal { margin-left: auto; margin-right: auto; font-size: 14px; text-ali...")
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
 +
#p-logo {
 +
    height:0px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
    height: 0px ;
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
}
 +
#content {
 +
    border-left-width:0px;
 +
    border-right-width:0px;
 +
    padding:0px;
 +
    width: 975px;
 +
    background-color: rgba(255, 255, 255, 0.7);
 +
}
 +
#bodyContent {
 +
    background-color: rgba(255, 255, 255, 0);
 +
}
 +
.firstHeading {
 +
    height:0px;
 +
    margin-bottom:0em;
 +
    visibility:hidden;
 +
}
 +
div#catlinks {
 +
    visibility: hidden;
 +
    height: 0px;
 +
}
 +
#searchInput
 +
{
 +
    position:relative;
 +
    height:0px;
 +
    margin-bottom:0em;
 +
    visibility:hidden;
 +
}
 +
input.searchButton
 +
{
 +
    height:0px;
 +
    margin-bottom:0em;
 +
    visibility:hidden;
 +
}
 +
</style>
<style type="text/css">
<style type="text/css">
body {
body {

Revision as of 06:33, 25 September 2013