Template:Zjucss Modeling
From 2011.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
margin-left:10px; | margin-left:10px; | ||
} | } | ||
- | + | #leftul{ | |
+ | margin-top:10px; | ||
padding:2px; | padding:2px; | ||
- | padding-left: | + | padding-left:20px; |
- | width: | + | width:130px; |
float:left; | float:left; | ||
- | font-family: 'Molengo', sans-serif;} | + | font-family: 'Molengo', sans-serif; |
+ | background-color:transparent;} | ||
+ | .kwicks { | ||
+ | list-style: none; | ||
+ | position: relative; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | .kwicks li{ | ||
+ | display: block; | ||
+ | overflow: hidden; | ||
+ | padding: 0; | ||
+ | -moz-border-radius: 5px; | ||
+ | -webkit-border-radius: 5px; | ||
+ | border-radius: 5px; | ||
+ | } | ||
- | + | #leftul .kwicks li{ | |
- | + | width: 125px; | |
- | + | height: 60px; | |
- | color:# | + | margin-bottom: 3px; |
- | + | } | |
- | + | #leftul #kwick1 { | |
+ | background-color: #589ac8; | ||
+ | } | ||
+ | #leftul #kwick2 { | ||
+ | background-color: #0068b1; | ||
+ | } | ||
+ | #leftul #kwick3{ | ||
+ | background-color: #589ac8; | ||
} | } | ||
+ | #leftul #kwick4 { | ||
+ | background-color: #0068b1; | ||
+ | |||
+ | } | ||
+ | #leftul #kwick5 { | ||
+ | background-color: #589ac8; | ||
+ | |||
+ | } | ||
+ | #leftul #kwick6 { | ||
+ | background-color: #0068b1; | ||
+ | margin-bottom: none; | ||
+ | } | ||
+ | .kwicks a{ | ||
+ | display:block; | ||
+ | margin-top:5px; | ||
+ | padding:5px; | ||
+ | font-size:24pt; | ||
+ | color:white;} | ||
+ | |||
.bigblock{ | .bigblock{ | ||
margin:10px; | margin:10px; |
Revision as of 15:35, 22 September 2011