Difference between revisions of "Template:Freiburg/CSS"
Line 25: | Line 25: | ||
/* CSS for back-button | /* CSS for back-button | ||
/* CSS for the upwards-blob: on wiki_content_start | /* CSS for the upwards-blob: on wiki_content_start | ||
+ | /* CSS for Project Pages | ||
/* =================== END: CSS Navigation =================== */ | /* =================== END: CSS Navigation =================== */ | ||
Line 894: | Line 895: | ||
<div id="upwards_blob"><a href="#globalWrapper"><img src="https://static.igem.org/mediawiki/2015/9/93/Freiburg_upwards_blob.png"></a></div> | <div id="upwards_blob"><a href="#globalWrapper"><img src="https://static.igem.org/mediawiki/2015/9/93/Freiburg_upwards_blob.png"></a></div> | ||
+ | |||
+ | <style> | ||
+ | /* ============= CSS for Project Pages ================ */ | ||
+ | .content_text { | ||
+ | border-radius: 30px 60px; | ||
+ | overflow: hidden; | ||
+ | padding: 4%; | ||
+ | margin: 2em 0; | ||
+ | margin-bottom: 0; | ||
+ | text-align: justify; | ||
+ | color: #000; | ||
+ | } | ||
+ | </style> | ||
</html> | </html> |
Revision as of 19:55, 12 September 2015