Template:Team:Uppsala/signal-style
From 2013.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 7: | Line 7: | ||
margin-right:auto; | margin-right:auto; | ||
margin-left:auto; | margin-left:auto; | ||
+ | } | ||
+ | |||
+ | #main_frame { | ||
+ | min-height: 1100px; | ||
+ | width: 950px; | ||
+ | margin: 20px auto; | ||
+ | border: 1px solid ligth gray; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 0px 0px 30px rgba(110,110,110, .8); | ||
+ | background: white; | ||
+ | |||
+ | } | ||
+ | |||
+ | .main-title-left { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .symbol-pic { | ||
+ | float:right; | ||
+ | } | ||
+ | #clear { | ||
+ | clear:both; | ||
} | } | ||
</style> | </style> |
Latest revision as of 08:27, 29 September 2013