Team:ZJU-China/template/page css
From 2013.igem.org
(Difference between revisions)
Line 56: | Line 56: | ||
float: right; | float: right; | ||
background-color: #FFF; | background-color: #FFF; | ||
+ | margin: 5px 5px 5px 5px; | ||
+ | border-radius: 5px; | ||
+ | font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | ||
} | } | ||
Line 206: | Line 209: | ||
top: -360px; | top: -360px; | ||
overflow: hidden; | overflow: hidden; | ||
+ | border-radius: 5px; | ||
+ | box-shadow: 0 0 5px 2px rgba(0,0,0,.35); | ||
+ | } | ||
+ | |||
+ | // Content Style | ||
+ | #toc, .toc { | ||
+ | margin: 5px; | ||
} | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:37, 23 September 2013