Template:WashUtop
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 411: | Line 411: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
+ | |||
+ | /* Students */ | ||
+ | |||
+ | #student{ | ||
+ | width : 947 px; | ||
+ | float: center; | ||
+ | background-color:#f6e0f2; | ||
+ | padding: 0px; | ||
+ | height: 300px; | ||
+ | -webkit-box-shadow: 0 8px 6px -6px black; | ||
+ | -moz-box-shadow: 0 8px 6px -6px black; | ||
+ | box-shadow: 0 8px 6px -6px black; | ||
+ | border: 10px solid rgba(255, 255, 255, 0.4); | ||
+ | margin-top:20px; | ||
+ | margin-left:auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 15:04, 30 July 2012