aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-19 04:09:33 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-19 04:09:33 -0400
commit0a99da129a468157a7fd4372b7b21b457879eaff (patch)
tree2fbc9941c215ee27d71678f4fb805542cbab0144 /public
parent0e4da09a2bb175be0fdff5c0c3a936983a56a101 (diff)
downloadthedroneely.com-0a99da129a468157a7fd4372b7b21b457879eaff.tar.gz
thedroneely.com-0a99da129a468157a7fd4372b7b21b457879eaff.tar.bz2
thedroneely.com-0a99da129a468157a7fd4372b7b21b457879eaff.zip
public/css: Remove more content background colors
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro-dark.css2
-rw-r--r--public/css/tdro.css2
2 files changed, 0 insertions, 4 deletions
diff --git a/public/css/tdro-dark.css b/public/css/tdro-dark.css
index ef268b8..5c7c338 100644
--- a/public/css/tdro-dark.css
+++ b/public/css/tdro-dark.css
@@ -6,8 +6,6 @@ a.navbar-item:hover { color: #fff !important; }
img { box-shadow: none; }
body, .serif > a { color: #cad6e2 }
.article__list li:hover { background-color: #003247; }
-.article__more__content { background-color: #002e42; }
-.article__webring { background-color: #002738; }
.medium-zoom-overlay { background-color: #001f2c; background-color: rgba(0, 31, 44, .9); }
.navbar-item, .subtitle, .has-text-grey-dark { color: #ddd !important; }
.navbar__mobile__compact .navbar__active, .navbar-end .navbar__active { color: #75b2f0 !important; }
diff --git a/public/css/tdro.css b/public/css/tdro.css
index b226fc5..f541b6f 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4453,8 +4453,6 @@ a code { color: #0147b7; }
.webring li { padding-top: 1em; }
.webring ul { margin-top: 0.5em; }
.webring .articles h2 { margin-bottom: 0.1em; }
-.article__more__content { background-color: #f1f1f1; }
-.article__webring { background-color: #f7f7f7; }
/* resume page */