color / border radius changes
[libreplanet-static.git] / 2021 / registered / libreadventure / index.html
index b60c5b7e2c982b9c61e497637df143f9dfbc49e9..a290850af52bee74c25f1e6091c81a5ff9d4d295 100755 (executable)
@@ -5,11 +5,11 @@
 
 <style>
 .area-link { margin: 6px auto; max-width: 300px; border-radius: 10px; border-width: 0px; text-align: center; transition: ease background-color 0.1s; }
-.area-link:hover { background-color: #dadada; }
-.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:hover { background-color: rgb(55, 57, 58); }
+.area-link a { display: inline-block; width: 100%; height: 100%; padding: 10px; text-decoration: none; border: none; border-radius: 10px; color: black; }
+.area-link { background-color: #602217; border-color: #602217; }
 .area-link a { color: white; }
-.yellow-link { background: #C4A000; border-color: #C4A000; }
+.yellow-link { background-color: #C4A000; border-color: #C4A000; }
 .yellow-link a { color: white; }
 </style>