Difference between revisions of "Template:SCUT-China-default"
(Created page with "<style> #top_menu_inside{ width:100%; } #content{ width:100%; } </style>") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
<style> | <style> | ||
#top_menu_inside{ | #top_menu_inside{ | ||
width:100%; | width:100%; | ||
− | + | opacity:0.5 | |
} | } | ||
+ | #top_menu_inside:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
#content{ | #content{ | ||
width:100%; | width:100%; | ||
+ | padding:0px; | ||
+ | background:transparent; | ||
+ | border:0; | ||
+ | |||
} | } | ||
+ | #top_menu_14{ | ||
+ | border:0; | ||
+ | } | ||
+ | |||
+ | h1,h2,h3,h4,h5,h6,p{ | ||
+ | border:0; | ||
+ | overflow:inherit; | ||
+ | } | ||
+ | |||
+ | #firstHeading{ | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | p{ | ||
+ | font-size:17px; | ||
+ | } | ||
+ | |||
+ | .divide-line{ | ||
+ | width:100%; | ||
+ | height:1px; | ||
+ | background:#ccc; | ||
+ | margin:30px 0; | ||
+ | } | ||
</style> | </style> | ||
+ | </html> |
Latest revision as of 18:03, 15 September 2015