Template:Team:Aachen/Stylesheet
From 2014.igem.org
(Difference between revisions)
Line 169: | Line 169: | ||
/*--Slideshow Ends Here--*/ | /*--Slideshow Ends Here--*/ | ||
- | + | .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; | ||
+ | } | ||
</style> | </style> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 12:11, 17 May 2014