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
42685326dc
commit
b6e895de92
1 changed files with 2 additions and 2 deletions
|
@ -240,7 +240,7 @@
|
||||||
font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
color: #000;
|
color: #000;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 0.500em 0.563em 0.500em 0.625em;
|
padding: 0.563em 0.563em 0.563em 0.625em;
|
||||||
-moz-border-radius: 0.313em 0 0 0;
|
-moz-border-radius: 0.313em 0 0 0;
|
||||||
-webkit-border-radius: 0.313em 0 0 0;
|
-webkit-border-radius: 0.313em 0 0 0;
|
||||||
-o-border-radius: 0.313em 0 0 0;
|
-o-border-radius: 0.313em 0 0 0;
|
||||||
|
@ -248,7 +248,7 @@
|
||||||
}
|
}
|
||||||
#ip i {
|
#ip i {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 0.438em 0.563em 0.438em 0.563em;
|
padding: 0.500em 0.563em 0.500em 0.563em;
|
||||||
}
|
}
|
||||||
/* News */
|
/* News */
|
||||||
#news {
|
#news {
|
||||||
|
|
Loading…
Reference in a new issue