Template:Team:Washington/Templates/Top
From 2011.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
{ | { | ||
color:#262626; | color:#262626; | ||
- | text-align: | + | text-align:left; |
+ | font-family:"Times New Roman"; | ||
+ | font-size:20px; | ||
} | } | ||
+ | h2 | ||
+ | { | ||
+ | color:#262626; | ||
+ | text-align:left; | ||
+ | font-family:"Times New Roman"; | ||
+ | font-size:20px; | ||
+ | } | ||
+ | |||
+ | .whitebox { | ||
+ | -moz-box-shadow: 0px 0px 15px #ccc; | ||
+ | -webkit-box-shadow: 0px 0px 15px #ccc; | ||
+ | box-shadow: 0px 0px 15px #ccc; | ||
+ | background-color: #FFFFFF; | ||
+ | -moz-border-radius: 15px; | ||
+ | border-radius: 15px; | ||
+ | margin-top: 20px; | ||
+ | padding-top: 20px; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | margin-left: 15px; | ||
+ | margin-right: 25px; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 21:16, 5 September 2011