Main Page.css: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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: # | html.skin-theme-clientpref-night .crw-article-title { color: #000; } | ||
html.skin-theme-clientpref-night .crw-article-title a { color: # | 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: # | 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; } | ||