Template:Team:NCTU Formosa/css
From 2012.igem.org
(Difference between revisions)
m |
m |
||
(4 intermediate revisions not shown) | |||
Line 219: | Line 219: | ||
#cover-wrapper, #abstract-wrapper, #news-wrapper { | #cover-wrapper, #abstract-wrapper, #news-wrapper { | ||
- | background:url( | + | background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat; |
-moz-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5); | -moz-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5); | ||
-webkit-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5); | -webkit-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5); | ||
Line 247: | Line 247: | ||
width: 307px; | width: 307px; | ||
height: 30px; | height: 30px; | ||
- | background:url( | + | background:url(https://static.igem.org/mediawiki/2012/3/31/Subtitle-abstract.png) transparent no-repeat; |
} | } | ||
#abstract-title span { | #abstract-title span { | ||
Line 258: | Line 258: | ||
width: 307px; | width: 307px; | ||
weight: 30px; | weight: 30px; | ||
- | background:url( | + | background:url(https://static.igem.org/mediawiki/2012/7/75/Subtitle-news.png) transparent no-repeat; |
} | } | ||
#news-title span { | #news-title span { | ||
Line 373: | Line 373: | ||
#top-section { | #top-section { | ||
- | height: | + | height: 17px; |
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat; | background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat; | ||
width: 100%; | width: 100%; | ||
Line 380: | Line 380: | ||
#menubar { | #menubar { | ||
- | top: | + | top: 0px; |
- | font | + | font:11px Helvetica, Arial, Sans-serif; |
} | } | ||
Line 402: | Line 402: | ||
.left-menu li a:hover { | .left-menu li a:hover { | ||
- | color: | + | color: white; |
} | } | ||
Line 670: | Line 670: | ||
</script> | </script> | ||
</head> | </head> | ||
+ | <body> | ||
+ | <div id="header-wrapper"> | ||
+ | <div id="header"> | ||
+ | <div id="title"> | ||
+ | <p>NCTU_Formosa</p> | ||
+ | </div> | ||
+ | <div id="menu"> | ||
+ | <ul> | ||
+ | <li class="m1 current"><a href="#" title="Home" class="current">Home</a></li> | ||
+ | <li class="m2"><a href="#" title="Project" class="link">Project</a></li> | ||
+ | <li class="m3"><a href="#" title="Note" class="link">Note</a></li> | ||
+ | <li class="m4"><a href="#" title="Parts Submitted" class="link">Parts Submitted</a></li> | ||
+ | <li class="m5"><a href="#" title="Safety" class="link">Satety</a></li> | ||
+ | <li class="m6"><a href="#" title="Human Practice" class="link">Human Practice</a></li> | ||
+ | <li class="m7"><a href="#" title="Official Team Profile" class="link">Official Team Profile</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> |
Latest revision as of 13:48, 2 September 2012
NCTU_Formosa