summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-09-12 19:50:27 -0700
committerFuwn <[email protected]>2023-09-12 19:50:27 -0700
commit2945a781d3f0196fc6e00f77916b3d87f799e4b3 (patch)
tree49868d4c5404e9250b8d0f4746d2559a12ceea3c /css
parentfix(html): reorder local override (diff)
downloadstartpage-2945a781d3f0196fc6e00f77916b3d87f799e4b3.tar.xz
startpage-2945a781d3f0196fc6e00f77916b3d87f799e4b3.zip
feat(html): manga section
Diffstat (limited to 'css')
-rw-r--r--css/index.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/css/index.css b/css/index.css
index 081900c..fd82cdd 100644
--- a/css/index.css
+++ b/css/index.css
@@ -51,11 +51,7 @@ body {
border: 1px solid var(--color1);
}
-.media-links,
-.schedule-links,
-.school-links,
-.code-links,
-.weeb-links {
+.link-collection {
border-bottom: 1px solid var(--color1);
padding-bottom: 10px;
margin-bottom: 5px;