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...")
 
(11 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
 +
#p-logo {
 +
    height:0px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
    background-color: #444444;
 +
    height: 20px;
 +
    border-width:0px;
 +
    border-top-width:0px;
 +
}
 +
#content {
 +
    width: 975px;
 +
    border-left-width:0px;
 +
    border-right-width:0px;
 +
    padding:0px;
 +
}
 +
 +
 +
#contentSub {
 +
display: none;
 +
}
 +
 +
.firstHeading {
 +
    display: none;
 +
}
 +
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;
 +
}
 +
 +
div#bodyContent > p:first-child {
 +
display:none;
 +
}
 +
 +
</style>
<style type="text/css">
<style type="text/css">
body {
body {
Line 55: Line 103:
}
}
-
h1 {
+
h1.normal {
font-size: 24px;
font-size: 24px;
font-weight: bold;
font-weight: bold;
Line 61: Line 109:
}
}
-
h2 {
+
h2.normal {
font-size: 20px;
font-size: 20px;
font-weight: bold;
font-weight: bold;
Line 68: Line 116:
}
}
-
h3 {
+
h3.normal {
font-size: 16px;
font-size: 16px;
font-weight: bold;
font-weight: bold;

Latest revision as of 07:22, 25 September 2013