Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-18 10:17:46 +02:00
committed by GitHub
parent 4a8f384ef7
commit 0398094c5a
4 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
}
.menu nav li.danger:hover{
color: #d3ebff;
background-color: #00020f;
background-color: #2c0000;
border-color: #d3ebff;
}
.menu nav li>ul{

View File

@ -95,7 +95,7 @@ button:hover, .button:hover {
}
.menu nav li.danger:hover{
color: #d3ebff;
background-color: #00020f;
background-color: #2c0000;
border-color: #d3ebff;
}
.menu nav li>ul{