Template:CM css
From 2010.igem.org
(Difference between revisions)
(Undo revision 155078 by Supacalafrglstic (Talk)) |
|||
Line 80: | Line 80: | ||
border: none; | border: none; | ||
} | } | ||
- | + | large { | |
+ | display: block; | ||
+ | padding: 0 10px; | ||
+ | width: 350px; | ||
+ | } | ||
+ | large:before, large:after { | ||
+ | color: #69c; | ||
+ | display: block; | ||
+ | font-size: 700%; | ||
+ | width: 50px; | ||
+ | } | ||
+ | large:before { | ||
+ | content: open-quote; | ||
+ | height: 0; | ||
+ | margin-left: -0.55em; | ||
+ | } | ||
+ | large:after { | ||
+ | content: close-quote; | ||
+ | height: 50px; | ||
+ | margin-top: -70px; | ||
+ | margin-left: 360px; | ||
+ | } | ||
.mainContent { | .mainContent { | ||
width: 943px; | width: 943px; |
Revision as of 06:09, 26 October 2010