Template:Team:NTNU-Trondheim/Press/css
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> - →grid layout with 4 columns: div.layout-1000{ width: 1000px; margin: 10px auto;} div.row { height: 1%; } div.row-end { clear: both; font: 1px...") |
|||
Line 31: | Line 31: | ||
div.col13 {width: 20px;} | div.col13 {width: 20px;} | ||
div.col14 {width: 10px;} | div.col14 {width: 10px;} | ||
+ | |||
+ | div.circletag { | ||
+ | display: block; | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | background: #E6E7ED; | ||
+ | -moz-border-radius: 20px; | ||
+ | -webkit-border-radius: 20px; | ||
+ | } | ||
+ | div.circletag.img { | ||
+ | |||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 06:25, 2 October 2013