Template:CSS/modeling
From 2014.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
.container_modeling{ | .container_modeling{ | ||
width:100%; | width:100%; | ||
- | height: | + | height:3350px; |
background-image:url(https://static.igem.org/mediawiki/2014/7/70/Iitd_new_attributions_bg.jpg); | background-image:url(https://static.igem.org/mediawiki/2014/7/70/Iitd_new_attributions_bg.jpg); | ||
position:relative; | position:relative; | ||
Line 47: | Line 47: | ||
.footerbg_modeling{ | .footerbg_modeling{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:3350px; |
left:0px; | left:0px; | ||
width:100%; | width:100%; | ||
Line 99: | Line 99: | ||
text-decoration:none; | text-decoration:none; | ||
padding:10px; | padding:10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .vector { | ||
+ | position:relative; | ||
+ | top:10px; | ||
+ | left:120px; | ||
+ | width:720px; | ||
+ | height:320px; | ||
+ | border-radius:10px; | ||
+ | } | ||
+ | |||
+ | .vector img{ | ||
+ | border:solid thin grey; | ||
+ | border-radius:10px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 03:04, 18 October 2014