mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
7cbdfc4e16
commit
69881c9523
1 changed files with 2 additions and 1 deletions
|
@ -347,7 +347,8 @@ button:hover, button:focus {
|
|||
}
|
||||
#aboutbutton:hover, #aboutbutton:focus, #newsbutton:hover, #newsbutton:focus, #contactbutton:hover, #contactbutton:focus {
|
||||
outline: 0;
|
||||
background: rgba(255,255,255,.1);
|
||||
background: #fff;
|
||||
color: #aa0000;
|
||||
}
|
||||
#newsbutton {
|
||||
border-left: 0;
|
||||
|
|
Loading…
Reference in a new issue