Template:Team:HokkaidoU Japan/Notebook/CSS
From 2014.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
.notebook-list { | .notebook-list { | ||
- | font-size: | + | font-size: 20px; |
margin: 50px auto; | margin: 50px auto; | ||
} | } | ||
Line 28: | Line 28: | ||
} | } | ||
#hokkaidou-contents .start .step-tile { | #hokkaidou-contents .start .step-tile { | ||
- | background: # | + | background: #f0e68c; |
- | border: 2px solid # | + | border: 2px solid #f0e68c; |
} | } | ||
#hokkaidou-contents .complete .step-tile { | #hokkaidou-contents .complete .step-tile { | ||
margin-bottom: 0; | margin-bottom: 0; | ||
- | background: # | + | background: #ffc0cb; |
- | border: 2px solid # | + | border: 2px solid #ffc0cb; |
} | } | ||
#hokkaidou-contents .step-tile h2 { | #hokkaidou-contents .step-tile h2 { | ||
Line 74: | Line 74: | ||
#hokkaidou-contents .step-detail .step-detail-body { | #hokkaidou-contents .step-detail .step-detail-body { | ||
width: | width: | ||
- | |||
} | } | ||
Line 83: | Line 82: | ||
#hokkaidou-contents .step-detail .step-detail-trials time { | #hokkaidou-contents .step-detail .step-detail-trials time { | ||
vertical-align: 5px; | vertical-align: 5px; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Latest revision as of 19:47, 17 October 2014