|
|
| 第1行: |
第1行: |
| :root {
| | /* WIKI背景图 */ |
| --themecolor: #A8CDFF;
| | body { |
| --themeimg: url(https://www.mcbbs.net/template/mcbbs/image/body_bg.jpg);
| | background:url("https://z3.ax1x.com/2021/10/16/5JkPQf.jpg") no-repeat fixed 50% 0; |
| --bgtop: 46px;
| | background-size:cover; |
| --bgleft: 20px;
| |
| --lightcolor: #FDF6E6;
| |
| --bgcolor: #fbf2dc;
| |
| --bgcolor1: #E9D3AD;
| |
| --bgcolor2: #E7D3B1;
| |
| --bgcolor3: #E9CB97;
| |
| --linecolor: #CFB78E;
| |
| --fontfamily: sans-serif,'Microsoft Yahei',apple color emoji,segoe ui emoji,segoe ui symbol;
| |
| --fontfamily2: 'Linux Libertine','Georgia','Times',serif,sans-serif,Tahoma;
| |
| --articlefont: Lora,'Palatino Linotype','Book Antiqua','New York','DejaVu serif','Source Han Serif','Source Han Serif SC';
| |
| --heimu: #000;
| |
| } | | } |
| | |
| /* 模板来自MCBBS Wiki */ | | /* 模板来自MCBBS Wiki */ |
| /* info类模板 */ | | /* info类模板 */ |