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
601de556b3
commit
cc8e0619aa
1 changed files with 1 additions and 1 deletions
|
@ -339,7 +339,7 @@ button:hover, button:focus {
|
||||||
#aboutbutton, #newsbutton, #contactbutton {
|
#aboutbutton, #newsbutton, #contactbutton {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
color: #aa0000;
|
color: #aa0000;
|
||||||
border: 1px solid #fff;
|
border: 1px solid #aa0000;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
-webkit-transition: background .1s ease-in-out;
|
-webkit-transition: background .1s ease-in-out;
|
||||||
-moz-transition: background .1s ease-in-out;
|
-moz-transition: background .1s ease-in-out;
|
||||||
|
|
Loading…
Reference in a new issue