mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +00:00
Update sent.html
This commit is contained in:
parent
f759797ea2
commit
b7d7011cde
1 changed files with 2 additions and 3 deletions
|
@ -97,19 +97,18 @@
|
|||
line-height: 1.6;
|
||||
}
|
||||
a {
|
||||
background: none;
|
||||
border: #fff solid 1px;
|
||||
border-radius: 0.313em;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-size: 1.000em;
|
||||
height: 2.313em;
|
||||
line-height: 2.188em;
|
||||
padding: 0 0.688em 0 0.688em;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
vertical-align: middle;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
a:hover, a:focus {
|
||||
background: rgba(255,255,255,.05);
|
||||
|
|
Loading…
Reference in a new issue