Template:Team:Uppsala/notebook
From 2013.igem.org
(Difference between revisions)
Line 112: | Line 112: | ||
.result-pic{ | .result-pic{ | ||
width: 400px; | width: 400px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sir_explains | ||
+ | { | ||
+ | padding: 15px; | ||
+ | border-radius: 15px; | ||
+ | width:60%; | ||
+ | margin-left:20%; | ||
+ | } | ||
+ | |||
+ | .close | ||
+ | { | ||
+ | background-color: white; | ||
+ | border-radius: 40px; | ||
+ | width: 25px; | ||
+ | height: 25px; | ||
+ | border: 3px solid #0089d1; | ||
+ | box-shadow: -5px 5px 10px rgba(110,110,110, 0.5); | ||
+ | position: relative; | ||
+ | top: -60px; | ||
+ | left:550px; | ||
+ | margin-bottom: -40px; | ||
+ | } | ||
+ | |||
+ | .close:hover | ||
+ | { | ||
+ | background-color: red; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 12:07, 4 October 2013