Template:Zjucss Notebook
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <html><style> | + | <html><header><style> |
- | + | .main{background-color:#e9e9e9; | |
- | + | position:static; | |
- | height: | + | top:auto; |
- | + | height:auto; | |
- | + | padding:0px; | |
- | top: | + | padding-top:0px; |
- | + | padding-right:0px; | |
- | + | vertical-align:middle; | |
- | + | width:970px;margin:0;text-align:left;position:relative; | |
- | + | font-family:'Molengo', sans-serif;} | |
- | + | ||
- | + | ||
- | } | + | |
- | + | ||
.pagetitle{ | .pagetitle{ | ||
- | |||
position:relative; | position:relative; | ||
width: 910px; | width: 910px; | ||
margin-left:20px; | margin-left:20px; | ||
+ | maegin:10px; | ||
-moz-border-radius: 10px; | -moz-border-radius: 10px; | ||
-webkit-border-radius: 10px; | -webkit-border-radius: 10px; | ||
Line 26: | Line 22: | ||
font-size: 30pt; | font-size: 30pt; | ||
color:white; | color:white; | ||
- | |||
} | } | ||
- | . | + | #nbook{background-color:#0068b1;} |
+ | .leftbar{ | ||
padding:2px; | padding:2px; | ||
padding-left:0px; | padding-left:0px; | ||
width:150px; | width:150px; | ||
float:left; | float:left; | ||
- | + | font-family: 'Molengo', sans-serif; | |
+ | background-color:transparent;} | ||
+ | .bigblock{ | ||
+ | margin:0; | ||
+ | width:750px; | ||
+ | float:right; | ||
+ | margin:10px; | ||
+ | float:right; | ||
+ | color:#333333; | ||
+ | background-color:transparent; | ||
+ | font-size:12pt; | ||
+ | padding:10px; | ||
+ | |||
+ | font-family: 'Molengo', sans-serif;} | ||
+ | |||
- | . | + | .leftbar #week li { |
font-size: 24px; | font-size: 24px; | ||
font-weight: bold; | font-weight: bold; | ||
Line 41: | Line 51: | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
- | .bigblock{ | + | .bigblock h3{ |
- | + | font-size:28px; | |
- | + | padding:5px;} | |
- | + | ||
- | font-size: | + | |
- | padding: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.bigblock hr{ | .bigblock hr{ | ||
padding:0; | padding:0; | ||
margin:10;} | margin:10;} | ||
- | #week1{ | + | #week1{ |
+ | display:none;} | ||
+ | #week2{ | ||
+ | display:none;} | ||
+ | #week3{ | ||
+ | display:none;} | ||
+ | #week4{ | ||
+ | display:none;} | ||
+ | #week5{ | ||
+ | display:none;} | ||
+ | #week6{ | ||
+ | display:none;} | ||
+ | #week7{ | ||
display:none;} | display:none;} | ||
- | |||
- | |||
- | |||
.block{ | .block{ | ||
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
Line 66: | Line 78: | ||
background-color: white; | background-color: white; | ||
} | } | ||
+ | </style></header></html> |