diff options
Diffstat (limited to 'web/html/css/aur.css')
-rw-r--r-- | web/html/css/aur.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aur.css index a8fb0095..b78ce3e8 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; +} |