Template:WashUtop
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 163: | Line 163: | ||
} | } | ||
- | /* Navbar | + | /* Navbar */ |
nav2 { | nav2 { | ||
font-family: Helvetica, Arial, "Lucida Grande", sans-serif; | font-family: Helvetica, Arial, "Lucida Grande", sans-serif; | ||
Line 491: | Line 491: | ||
margin-left:auto; | margin-left:auto; | ||
margin-right: auto; | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | /* YLC Project */ | ||
+ | |||
+ | #overview{ | ||
+ | width: 947px; | ||
+ | float: center; | ||
+ | background-color:#f6e0f2; | ||
+ | padding: 0px; | ||
+ | height: 242px; | ||
+ | -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; | ||
+ | font-size:115%; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 16:45, 30 July 2012