summaryrefslogtreecommitdiffstats
path: root/web/html/css/aur.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/aur.css')
-rw-r--r--web/html/css/aur.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aur.css
index a8fb009..b78ce3e 100644
--- a/web/html/css/aur.css
+++ b/web/html/css/aur.css
@@ -33,3 +33,8 @@
text-decoration: underline;
color: #666;
}
+
+.arch-bio-entry ul {
+ list-style: none;
+ padding: 0;
+}