more button theming
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 11 Mar 2021 21:59:31 +0000 (16:59 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 11 Mar 2021 21:59:31 +0000 (16:59 -0500)
2021/vip/index.html

index d6b02976caf331cf0742b6a66638b83c8e2e611c..de6912ab0b22fdbd2a43232f92c731a0fd1f3e15 100755 (executable)
@@ -4,7 +4,7 @@
 <title>LibrePlanet &mdash; VIP Area</title>
 
 <style>
-.area-link { margin: 10px auto; max-width: 500px; border-radius: 10px; border: solid black; text-align: center; }
+.area-link { margin: 6px auto; max-width: 500px; border-radius: 10px; border-width: 0px; text-align: center; }
 .area-link a { display: inline-block; width: 100%; height: 100%; padding: 10px; text-decoration: none; border: none; color: black; }
 .area-link { background: #602217; border-color: #602217; }
 .area-link a { color: white; }