mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
progress on website with new menu
This commit is contained in:
9
website/dist/css/navstyle.css
vendored
9
website/dist/css/navstyle.css
vendored
@@ -37,8 +37,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Logo image and logo link (aka logo-container)*/
|
||||
.logo-container-small {
|
||||
margin-left: 5%;
|
||||
@@ -68,6 +66,13 @@
|
||||
margin-right: 5%;
|
||||
position: relative;
|
||||
z-index: 3;
|
||||
transition: 0.8s;
|
||||
}
|
||||
|
||||
.listtoggle:hover {
|
||||
color: rgb(29, 69, 105);
|
||||
transition: 0.4s;
|
||||
font-size: 6vh;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user