Difference between revisions of "Template:SCUT-China-default"
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
#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; | padding:0px; | ||
+ | background:transparent; | ||
+ | border:0; | ||
+ | } | ||
+ | |||
+ | #top_menu_14{ | ||
+ | border:0; | ||
} | } | ||
h1,h2,h3,h4,h5,h6,p{ | h1,h2,h3,h4,h5,h6,p{ | ||
border:0; | border:0; | ||
+ | overflow:inherit; | ||
} | } | ||
Line 23: | Line 33: | ||
p{ | p{ | ||
font-size:17px; | font-size:17px; | ||
+ | } | ||
+ | |||
+ | .divide-line{ | ||
+ | width:100%; | ||
+ | height:1px; | ||
+ | background:#ccc; | ||
+ | margin:30px 0; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 18:03, 15 September 2015