mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-27 14:52:28 +08:00
readme date
This commit is contained in:
parent
e80e99eb6a
commit
cb447e3135
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ Source: http://pixabay.com/
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 3.0.8 - 2020-08-26 =
|
||||
= 3.0.8 - 2020-08-28 =
|
||||
* Improved a11y
|
||||
* Added new menu
|
||||
|
||||
|
|
|
@ -794,7 +794,7 @@ box-shadow: 0 1px 0 rgba(255,255,255,0.1); }
|
|||
#wrap-nav-topbar .nav-menu:not(.mobile) { font-size: 13px; font-weight: 600; text-transform: uppercase; float: none; padding: 0 0 10px 0; }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) a { color: rgba(0,0,0,0.7); }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) a:hover { color: rgba(0,0,0,0.9); }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) .menu { justify-content: right; }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) .menu { justify-content: flex-end; }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) .menu > li { margin-top: 10px; }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) .menu ul { background: #fff; top: calc(100% + 10px); font-size: 13px; z-index: 10; box-shadow: 0 2px 2px rgba(0,0,0,0.15); }
|
||||
#wrap-nav-topbar .nav-menu:not(.mobile) .menu ul:after { border-bottom-color: #fff; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue