更改

添加88字节 、 2021年3月18日 (四) 18:02
无编辑摘要
第2行: 第2行:     
body {
 
body {
   background: #fff0f3;
+
   background: #ffffff;
 
}
 
}
    
/* Changes the background color behind the top half of the logo and at top of each page: */
 
/* Changes the background color behind the top half of the logo and at top of each page: */
 
#mw-page-base {
 
#mw-page-base {
   background: #fff0f3;
+
   background: #ffffff;
 
}
 
}
 +
 +
a {
 +
  color: #7f90dc;
 +
}
 +
 +
a.new {
 +
  color: #ff9dae;
 +
}
 +
 +
/* 这里设置了Google Font */
    
@import url( 'https://fonts.googleapis.com/css?family=Noto+Serif+SC');
 
@import url( 'https://fonts.googleapis.com/css?family=Noto+Serif+SC');