• 正在查找将来过去时的官方设定集?不如看看万界大百科吧!
  • 《将来过去时》第一部分 现在 魔科纪元的少年少女 即将正式发布!
  • 让我偷偷看一眼小鱼君的博客……
  • 服务器已成功迁移到 阿里云(杭州)

“MediaWiki:Share-btn.css”的版本间的差异

来自小鱼君和他的朋友们
 
(导入1个版本)
 
(没有差异)

2019年9月4日 (三) 23:54的最新版本

#QR-share,#QQ-share {
  position:fixed;
  top:25%;
  height:auto;
  width:60%;
  left:20%;
  background:white;
  border:1px solid #bbb;
  border-bottom:8px solid #bbb;
  z-index:505;
}
#share-bg {
  z-index:500;
  background:rgba(255,255,255,0.6);
  position:fixed;
  width:100%;
  height:100%
}
@media(min-width:400px){
  #QR-share #QR-code {height:auto;width:200px;}
}
@media(max-width:400px){
  #QR-share #QR-code {height:auto;width:90%;}
}