summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--media/archweb.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/media/archweb.css b/media/archweb.css
index eb0f0ca..ea2f3fb 100644
--- a/media/archweb.css
+++ b/media/archweb.css
@@ -273,7 +273,7 @@ dl {
margin-bottom: 4px;
padding: 8px 0px 4px;
font-weight: bold;
- border-top: 1px solid #888;
+ border-top: 1px dotted #bbb;
}
dl dt {
@@ -568,7 +568,7 @@ div#donor-list ul {
/* download page */
#arch-downloads h3 {
- border-bottom: 1px dotted #aaa;
+ border-bottom: 1px dotted #bbb;
}
table#download-torrents .cpu-arch {
@@ -840,7 +840,7 @@ form#dash-pkg-notify {
padding: 1em 0 0;
margin-top: 1em;
font-size: 0.85em;
- border-top: 1px dotted #aaa;
+ border-top: 1px dotted #bbb;
}
form#dash-pkg-notify label {