mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
updates to website
This commit is contained in:
7
website/dist/css/style.css
vendored
7
website/dist/css/style.css
vendored
@@ -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