Site Notice

hello, world

Difference between revisions of "MediaWiki:Common.css"

From Project-EPB Commons
([InPageEdit] 没有编辑摘要)
 
Line 1: Line 1:
/* @import url(https://common.wjghj.cn/css/ssi-modal-ooui-skin); */
 
 
.ssi-stack.top {
 
.ssi-stack.top {
 
   margin-top: 50px;
 
   margin-top: 50px;
 +
}
 +
.ssi-backdrop {
 +
  z-index: 800 !important;
 +
  background-color: rgba(255, 255, 255, 0.5);
 
}
 
}

Latest revision as of 22:31, 5 February 2022

.ssi-stack.top {
  margin-top: 50px;
}
.ssi-backdrop {
  z-index: 800 !important;
  background-color: rgba(255, 255, 255, 0.5);
}