Template:Team:UESTC/hidden
From 2013.igem.org
(Difference between revisions)
(28 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | + | <head> | |
- | <style> | + | <title>hidde original style</title> |
+ | <style type="text/css"> | ||
/* | /* | ||
* css reset | * css reset | ||
Line 48: | Line 49: | ||
border-spacing: 0; | border-spacing: 0; | ||
} | } | ||
- | + | /* | |
+ | #globalWrapper style reset | ||
+ | */ | ||
+ | #globalWrapper { | ||
+ | background-color: white; | ||
+ | min-width: 1200px; | ||
+ | max-width: 1400px; | ||
+ | } | ||
/* | /* | ||
* igem official menubar style | * igem official menubar style | ||
*/ | */ | ||
#menubar{ | #menubar{ | ||
- | background-color: | + | background-color: white; |
font: 12px Arial; | font: 12px Arial; | ||
} | } | ||
#menubar.left-menu ul{ | #menubar.left-menu ul{ | ||
- | color: | + | color: black !important; |
} | } | ||
#menubar.left-menu a:hover{ | #menubar.left-menu a:hover{ | ||
Line 65: | Line 73: | ||
.right-menu{ | .right-menu{ | ||
display:block; | display:block; | ||
- | background-color: | + | background-color:white; |
} | } | ||
#menubar.right-menu ul{ | #menubar.right-menu ul{ | ||
- | color: | + | color: white !important; |
} | } | ||
#menubar.right-menu a:hover{ | #menubar.right-menu a:hover{ | ||
Line 78: | Line 86: | ||
margin:0.1em 0 0 0.1em; | margin:0.1em 0 0 0.1em; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: | + | color:white; |
} | } | ||
/* | /* | ||
Line 115: | Line 123: | ||
#footer-box{ | #footer-box{ | ||
font:12px Arial; | font:12px Arial; | ||
- | background-color: | + | background-color: black; |
- | border: | + | border: 0px; |
position: relative; | position: relative; | ||
z-index:10; | z-index:10; | ||
Line 131: | Line 139: | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
- | + | #content { | |
+ | background-color: white; | ||
+ | width: 100%; | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | border: none; | ||
+ | } | ||
/* | /* | ||
- | * | + | *add Buxton Sketch font |
*/ | */ | ||
- | + | @font-face{ | |
- | + | font-family: "BuxtonSketch"; | |
- | + | src: url('http://fontsforweb.com/public/fonts/1049/BuxtonSketch.eot'); | |
- | + | src: local("Buxton Sketch"), url('http://fontsforweb.com/public/fonts/1049/BuxtonSketch.woff') format("woff"), url('http://fontsforweb.com/public/fonts/1049/BuxtonSketch.ttf') format("truetype"); | |
- | + | } | |
- | + | .fontsforweb_fontid_1049 { | |
- | + | font-family: "BuxtonSketch"; | |
- | + | } | |
- | + | .test { | |
- | + | font: 24px BuxtonSketch; | |
- | + | color:white; | |
- | + | } | |
- | + | </style> | |
- | + | ||
- | + | ||
- | + | </head> | |
- | + | <body> | |
- | + | <p class="test">Hello,welcome to visit our Wiki, for better view, please use chrome, firefox, safari .etc modern browser.</p> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</html> | </html> |
Latest revision as of 14:51, 28 October 2013
Hello,welcome to visit our Wiki, for better view, please use chrome, firefox, safari .etc modern browser.