mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
navbar color and size by :hover
This commit is contained in:
parent
4b05e55d72
commit
96f03ebf34
@ -98,5 +98,12 @@ export default {
|
||||
background-color: #dfe0e3f5;
|
||||
width: 100%;
|
||||
box-shadow: #b4b4b4 0px 13px 22px;
|
||||
font-size: large;
|
||||
}
|
||||
.b-collaps-gradido li :hover{
|
||||
|
||||
background-color: #e9e7e7f5;
|
||||
font-size: larger;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user