「Html:Mainpage」修訂間的差異
出自小鱼君和他的朋友们
([InPageEdit] 没有编辑摘要) |
([InPageEdit] 没有编辑摘要) |
||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 1: | 行 1: | ||
− | {{# | + | {{#switch:{{#titleparts:{{FULLPAGENAME}}}}|Template:Mainpage|{{MediaWiki:Mainpage}}=<html> |
<style> | <style> | ||
#firstHeading { | #firstHeading { | ||
行 5: | 行 5: | ||
font-size: 34px; | font-size: 34px; | ||
background: none; | background: none; | ||
+ | margin-bottom: 0; | ||
} | } | ||
#share-this-page, | #share-this-page, | ||
+ | #contentSub, | ||
#mw-page-header-links { | #mw-page-header-links { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | .SlideIMG img { | ||
+ | display: block; | ||
+ | height: 320px !important; | ||
+ | margin: 0 auto; | ||
+ | width: auto !important; | ||
+ | position: relative; | ||
+ | } | ||
+ | @media screen and (max-width:850px) { | ||
+ | #SliderView { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .SlideIMG img { | ||
+ | display: block; | ||
+ | height: 280px !important; | ||
+ | margin: 0 auto; | ||
+ | width: auto !important; | ||
+ | position: relative; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
</html>}} | </html>}} |