MediaWiki:Common.css: Difference between revisions
Created page with "→CSS placed here will be applied to all skins: body { background-color:#efeff1; } body::before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 930px; →限制背景图片的显示高度: background-image: linear-gradient(to bottom, transparent 25%, #efeff1 70%), url('https://www.neuro-book.com/mediawiki/resources/assets/vector.jpg'); background-size: cover; background-repeat: no-repeat;..." |
No edit summary |
||
Line 168: | Line 168: | ||
--twitch-purple: #9147ff; | --twitch-purple: #9147ff; | ||
--twitch-purple-2:#772ce8; | --twitch-purple-2:#772ce8; | ||
--back-color-1:rgba(247, 247, 248,0. | --back-color-1:rgba(247, 247, 248,0.85); | ||
--border-color-1:#FF66B2; | --border-color-1:#FF66B2; | ||
} | } |