Template:Regional Europe 2013 Page CSS
From 2013.igem.org
(Difference between revisions)
Line 75: | Line 75: | ||
} | } | ||
.paging a:hover {font-weight: bold;} | .paging a:hover {font-weight: bold;} | ||
+ | |||
+ | .textboxes { | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | border: 1px solid #f0f0f0; | ||
+ | background: #f0f0f0; | ||
+ | border-bottom: 2px solid #ccc; | ||
+ | -webkit-border-radius: 10px; | ||
+ | -moz-border-radius: 10px; | ||
+ | border-radius: 10px; | ||
+ | margin-top: 10px; margin-bottom: 10px; | ||
+ | } | ||
+ | |||
/*--Slideshow Ends Here--*/ | /*--Slideshow Ends Here--*/ | ||
Revision as of 00:26, 3 June 2013