Team:ZJU-China/template/index css
From 2013.igem.org
(Difference between revisions)
Line 267: | Line 267: | ||
color: #FFF; | color: #FFF; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | #main-block-3 { | ||
+ | margin: 0px auto; | ||
+ | width: 1080px; | ||
+ | background-color: #28AA28; | ||
+ | padding: 0px 40px 0px 40px; | ||
+ | height: 270px; | ||
+ | } | ||
+ | #main-block-3-pic { | ||
+ | height: 270px; | ||
+ | width: 540px; | ||
+ | float: left; | ||
+ | background-image: url(images/the_tale_and_beyond_the_tale.jpg); | ||
+ | } | ||
+ | #main-block-3-title { | ||
+ | height: 270px; | ||
+ | width: 270px; | ||
+ | float: left; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | font-size: 45px; | ||
+ | color: #FFF; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #main-block-3-desc { | ||
+ | height: 270px; | ||
+ | width: 270px; | ||
+ | float: left; | ||
+ | color: #FF0; | ||
+ | font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | ||
+ | font-style: italic; | ||
+ | font-size: 20px; | ||
+ | } | ||
+ | #main-block-4 { | ||
+ | margin: 0px auto; | ||
+ | width: 1080px; | ||
+ | background-color: #28AA28; | ||
+ | padding: 0px 40px 0px 40px; | ||
+ | height: 400px; | ||
+ | } | ||
+ | #achievement { | ||
+ | height: 400px; | ||
+ | width: 810px; | ||
+ | float: left; | ||
+ | } | ||
+ | #achievement-title { | ||
+ | text-align:center; | ||
+ | color: #FFF; | ||
+ | font-family: "Comic Sans MS", cursive; | ||
+ | font-size: 60px; | ||
+ | line-height: 60px; | ||
+ | } | ||
+ | #achievement li { | ||
+ | color: #FF0; | ||
+ | font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; | ||
+ | font-style: italic; | ||
+ | font-size: 20px; | ||
+ | line-height:25px; | ||
+ | } | ||
+ | #flagcounter { | ||
+ | float: left; | ||
+ | height: 300px; | ||
+ | width: 270px; | ||
+ | text-align: center; | ||
+ | margin-top: 100px; | ||
} | } | ||
--> | --> | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:20, 28 October 2013