Team:NYMU-Taipei/Header

From 2013.igem.org

(Difference between revisions)
Line 26: Line 26:
font-size: 1em;
font-size: 1em;
font-face: sans-serif;
font-face: sans-serif;
-
width: 1000px;
+
width: auto;
border-top: 1px solid transparent;
border-top: 1px solid transparent;
margin-top: -1px;
margin-top: -1px;
Line 32: Line 32:
body {
body {
-
background: transparent;
+
background: url(https://static.igem.org/mediawiki/2012/e/e3/Team_LMU_banner.png) no-repeat 50% 20px white;
 +
width: 1000px; /* against my better judgement… */
margin: 0 auto;
margin: 0 auto;
-
        width: auto;
 
-
        border: 0;
 
position: relative;
position: relative;
}
}
Line 45: Line 44:
width: auto;
width: auto;
height: 1.5em;
height: 1.5em;
-
margin-bottom: 0em;
+
margin-bottom: -1.5em;
-
}
+
-
 
+
-
.previewnote {
+
-
position: fixed;
+
-
background: #FFCCCC;
+
-
left: 0;
+
-
width: 10em;
+
-
top: 0;
+
-
z-index: 100;
+
-
}
+
-
 
+
-
.previewnote:hover {
+
-
visibility: hidden;
+
}
}
Line 87: Line 73:
}
}
-
#search-controls {
 
-
        display: none;
 
-
}
 
-
[http://www.example.com link title]
 
/*Testing nesting template add-on in div
/*Testing nesting template add-on in div
*********************************************/
*********************************************/

Revision as of 19:04, 8 September 2013


This Is Header Test Zone


This is Header 1: "==h1=="

This is for overview under Header 1. It is coded with 4 "="'s.

This is Header 2: "===h2==="

This is plain text.