Template:Zjucss Modeling
From 2011.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | @charset "UTF-8"; | ||
+ | /* CSS Document */ | ||
+ | |||
#table_m{ | #table_m{ | ||
background-color:transparent;} | background-color:transparent;} | ||
Line 10: | Line 13: | ||
position:relative; | position:relative; | ||
float:right; | float:right; | ||
- | width: | + | width:750px; |
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
Line 27: | Line 30: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.stickToTop { | .stickToTop { | ||
position: fixed; | position: fixed; | ||
top:5px; | top:5px; | ||
- | + | } | |
/*left bar!!!!!!!!!!!!!!!!!*/ | /*left bar!!!!!!!!!!!!!!!!!*/ | ||
/* root element for accordion. decorated with rounded borders and gradient background image */ | /* root element for accordion. decorated with rounded borders and gradient background image */ | ||
Line 72: | Line 51: | ||
#accordion h4 { | #accordion h4 { | ||
display:block; | display:block; | ||
- | background:#f19226 url(http://ung.igem.org/wiki/images/2/23/Zju-button.jpg); | + | background:#f19226 /*url(http://ung.igem.org/wiki/images/2/23/Zju-button.jpg)*/; |
- | margin-bottom: | + | margin-bottom:2px; |
padding-top:5px; | padding-top:5px; | ||
padding-left:5px; | padding-left:5px; | ||
Line 83: | Line 62: | ||
-webkit-border-radius: 5px; | -webkit-border-radius: 5px; | ||
border-radius: 5px; | border-radius: 5px; | ||
- | filter:alpha(opacity= | + | filter:alpha(opacity=50); |
- | -moz-opacity:0. | + | -moz-opacity:0.5; |
- | -khtml-opacity: 0. | + | -khtml-opacity: 0.5; |
- | opacity: 0. | + | opacity: 0.5; |
font-size:20pt; | font-size:20pt; | ||
} | } | ||
Line 95: | Line 74: | ||
font-weight:bold; | font-weight:bold; | ||
text-decoration:underline; | text-decoration:underline; | ||
- | background:#f19226 url(https://static.igem.org/mediawiki/2011/9/9a/Zju-button1.jpg); | + | background:#f19226 /*url(https://static.igem.org/mediawiki/2011/9/9a/Zju-button1.jpg)*/; |
filter:alpha(opacity=100); | filter:alpha(opacity=100); | ||
-moz-opacity:1.0; | -moz-opacity:1.0; | ||
-khtml-opacity: 1.0; | -khtml-opacity: 1.0; | ||
opacity: 1.0; | opacity: 1.0; | ||
- | + | *shadow!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/ | |
+ | box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); | ||
+ | -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/ | ||
} | } | ||
Line 134: | Line 115: | ||
font-size:12pt; | font-size:12pt; | ||
padding:0; | padding:0; | ||
- | width: | + | width:760px; |
font-family: 'Molengo', sans-serif;} | font-family: 'Molengo', sans-serif;} | ||
.bigblock h3{ | .bigblock h3{ | ||
Line 176: | Line 157: | ||
} | } | ||
#introduction{ | #introduction{ | ||
- | width: | + | width:750px; |
background-color:#999} | background-color:#999} | ||
#mmodeling{ | #mmodeling{ | ||
Line 183: | Line 164: | ||
} | } | ||
- | + | #reference{width:770px;display:none;} | |
#sr{ | #sr{ | ||
width:770px; | width:770px; |
Latest revision as of 22:46, 5 October 2011