“Html:Mainpage”的版本间的差异
来自小鱼君和他的朋友们
([InPageEdit] 没有编辑摘要) |
([InPageEdit] 没有编辑摘要) |
||
第9行: | 第9行: | ||
#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>}} |
2019年12月2日 (一) 17:36的版本