Team:Paris Bettencourt/Wiki
From 2013.igem.org
(Difference between revisions)
Line 228: | Line 228: | ||
margin:10px 15px; | margin:10px 15px; | ||
margin-right:0; | margin-right:0; | ||
+ | } | ||
+ | .projtile { | ||
+ | float:left; | ||
+ | width:355px; | ||
+ | height:200px; | ||
+ | background:rgb(252,250,229); | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | .projtile h2 { | ||
+ | text-align:center; | ||
+ | width:90%; | ||
+ | font-size:25px; | ||
+ | margin-left:5%; | ||
+ | margin-bottom:5px; | ||
+ | height:1.05em; | ||
+ | font-weight:bold; | ||
+ | border-bottom: 1px solid; | ||
+ | font-family: 'Archivo Narrow', sans-serif; | ||
+ | } | ||
+ | .projtile p, .abstractile p { | ||
+ | /*text-align:center;*/ | ||
+ | margin-left:5%; | ||
+ | width:90%; | ||
+ | font-size:17px; | ||
} | } | ||
.overbox { | .overbox { |
Revision as of 14:52, 26 October 2013