Site Notice

hello, world

Difference between revisions of "MediaWiki:Common.css"

From Project-EPB Commons
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
.ssi-stack.top {
@import url('https://common.wjghj.cn/css/toast');
+
  margin-top: 50px;
@import url('https://common.wjghj.cn/css/prettify');
+
}
 +
.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);
}