generated from Skynet/deploy_user
This commit is contained in:
parent
aff9afd08d
commit
62204abc58
1 changed files with 3 additions and 3 deletions
|
@ -54,12 +54,12 @@ p2{
|
|||
|
||||
/* Change background color of buttons on hover */
|
||||
.tab button:hover {
|
||||
background-color: #ffffff;
|
||||
background-color: #063234;
|
||||
}
|
||||
|
||||
/* Create an active/current tablink class */
|
||||
.tab button.active {
|
||||
background-color: #00008b;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
/* Style the tab content */
|
||||
|
@ -72,7 +72,7 @@ p2{
|
|||
|
||||
|
||||
.accordion {
|
||||
background-color: #00008b;
|
||||
background-color: #0aabe696;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
padding: 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue