added hover effect for menu
This commit is contained in:
parent
82bfdfae49
commit
111a929ba8
3 changed files with 6 additions and 2 deletions
|
@ -58,6 +58,10 @@
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.toggle-section :hover {
|
||||||
|
color: #AC9C6D;
|
||||||
|
}
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
font-size: 0.55em;
|
font-size: 0.55em;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
{"Target":"book.min.b6a34ec7d1b32475732f6c3dea4ee6ef638f07d78b2141e389687cdc2cfef4c2.css","MediaType":"text/css","Data":{"Integrity":"sha256-tqNOx9GzJHVzL2w96k7m72OPB9eLIUHjiWh83Cz+9MI="}}
|
{"Target":"book.min.17ec8cfe47ab3eb7aef2f3cb7f7124ae9bcebbc62b56d337e9612c2ccafc2e67.css","MediaType":"text/css","Data":{"Integrity":"sha256-F+yM/kerPreu8vPLf3EkrpvOu8YrVtM36WEsLMr8Lmc="}}
|
Loading…
Reference in a new issue