Template:CSS/modeling
From 2014.igem.org
(Difference between revisions)
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> |
Revision as of 01:09, 18 October 2014