Team:ZJU-China/template/page css
From 2013.igem.org
(Difference between revisions)
Line 52: | Line 52: | ||
} | } | ||
.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; | margin: 5px 5px 25px 5px; | ||
border-radius: 5px; | border-radius: 5px; | ||
font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | ||
+ | font-size: 80%; | ||
} | } | ||
Line 214: | Line 215: | ||
// Content Style | // Content Style | ||
- | + | div.tright { | |
- | + | border-width: 0; | |
} | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 09:25, 25 September 2013