diff --git a/netbsdclub.css b/netbsdclub.css index eb5587e..bd70466 100644 --- a/netbsdclub.css +++ b/netbsdclub.css @@ -25,3 +25,10 @@ p { text-align: center; margin-bottom: 12px; } + +li { + color: lightgray; + max-width: 300px; + marg: auto; + margin-bottom: 6px; +}