No edit summary
Tag: Manual revert
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 189: Line 189:
.crw-panel-body {
.crw-panel-body {
   padding: 16px;
   padding: 16px;
   background: #efefef;
   background: #fafafa;
}
}


Line 221: Line 221:
.crw-article-img {
.crw-article-img {
   height: 180px;
   height: 180px;
   background: #efefef;
   background: #fafafa;
   overflow: hidden;
   overflow: hidden;
   display: block;
   display: block;
Line 531: Line 531:
     margin: 4px 6px 4px 0;
     margin: 4px 6px 4px 0;
   }
   }
}
.crw-article-info {
  text-align: center;
}
}


Line 545: Line 549:
   html.skin-theme-clientpref-night .crw-article-card { background: #0d1f35; border-color: #1e3a5f; color: #d0e0f0 !important; }
   html.skin-theme-clientpref-night .crw-article-card { background: #0d1f35; border-color: #1e3a5f; color: #d0e0f0 !important; }
   html.skin-theme-clientpref-night .crw-article-img { background: #0a1828; }
   html.skin-theme-clientpref-night .crw-article-img { background: #0a1828; }
   html.skin-theme-clientpref-night .crw-article-title { color: #e0e0e0; }
   html.skin-theme-clientpref-night .crw-article-title { color: #000; }
   html.skin-theme-clientpref-night .crw-article-title a { color: #e0e0e0; }
   html.skin-theme-clientpref-night .crw-article-title a { color: #000; }
   html.skin-theme-clientpref-night .crw-article-desc { color: #8aabcc; }
   html.skin-theme-clientpref-night .crw-article-desc { color: #8aabcc; }
   html.skin-theme-clientpref-night .crw-article-tag { color: #6a8aaa; }
   html.skin-theme-clientpref-night .crw-article-tag { color: #6a8aaa; }
Line 576: Line 580:
   html.skin-theme-clientpref-os .crw-article-img { background: #0a1828; }
   html.skin-theme-clientpref-os .crw-article-img { background: #0a1828; }
   html.skin-theme-clientpref-os .crw-article-title { color: #e0e0e0; }
   html.skin-theme-clientpref-os .crw-article-title { color: #e0e0e0; }
   html.skin-theme-clientpref-os .crw-article-title a { color: #e0e0e0; }
   html.skin-theme-clientpref-os .crw-article-title a { color: #000!important; }
   html.skin-theme-clientpref-os .crw-article-desc { color: #8aabcc; }
   html.skin-theme-clientpref-os .crw-article-desc { color: #8aabcc; }
   html.skin-theme-clientpref-os .crw-article-tag { color: #6a8aaa; }
   html.skin-theme-clientpref-os .crw-article-tag { color: #6a8aaa; }