Team:ZJU-China/template/page css
From 2013.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 50: | Line 50: | ||
float: right; | float: right; | ||
width: 260px; | width: 260px; | ||
- | |||
- | |||
- | |||
} | } | ||
.content { | .content { | ||
- | padding: 10px | + | padding: 10px 5px 5px 5px;; |
- | width: | + | width: 680px; |
float: right; | float: right; | ||
- | background-color: | + | background-color: rgba(255, 255, 255, 0.5); |
+ | margin: 5px 5px 25px 5px; | ||
+ | border-radius: 5px; | ||
+ | font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | ||
+ | font-size: 80%; | ||
} | } | ||
Line 209: | Line 210: | ||
top: -360px; | top: -360px; | ||
overflow: hidden; | overflow: hidden; | ||
+ | border-radius: 5px; | ||
+ | box-shadow: 0 0 5px 2px rgba(0,0,0,.35); | ||
+ | } | ||
+ | |||
+ | /* Content Style */ | ||
+ | |||
+ | div.tright { | ||
+ | border-width: 0; | ||
} | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 17:04, 25 September 2013