The editors' meeting has been canceled for technical reasons.
MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
background-image: | background-image: | ||
linear-gradient(to bottom, transparent 25%, #efeff1 70%), | linear-gradient(to bottom, transparent 25%, #efeff1 70%), | ||
url('https://www. | url('https://www.neurosama.info/mediawiki/resources/assets/vector.jpg'); | ||
background-size: cover; | background-size: cover; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 384: | Line 384: | ||
body.page-Main_Page #t-collapsible-toggle-all, body.page-Main_Page #t-collapsible-toggle-all{ | body.page-Main_Page #t-collapsible-toggle-all, body.page-Main_Page #t-collapsible-toggle-all{ | ||
display: none; | display: none; | ||
} | |||
body.page-Main_Page #catlinks { | |||
display: none; | |||
} | |||
@font-face { | |||
font-family: 'Mojangles'; /* 自定义字体的名称 */ | |||
src: url('https://www.neuro-book.com/mediawiki/images/0/00/Mojangles.ttf') format('truetype'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
/*色表格*/ | /*色表格*/ |