mirror of
https://github.com/janishutz/libreevent.git
synced 2026-04-28 13:59:23 +02:00
updates to website
This commit is contained in:
Vendored
+7
@@ -63,6 +63,13 @@ body {
|
||||
border-radius: 30px;
|
||||
cursor: pointer;
|
||||
margin: 1.5%;
|
||||
transition: 1s;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
transition: 0.2s;
|
||||
border-radius: 5px;
|
||||
background-color: rgb(60, 85, 140);
|
||||
}
|
||||
|
||||
#nav {
|
||||
|
||||
Reference in New Issue
Block a user