mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-23 00:05:03 +00:00
Editing index.html
This commit is contained in:
parent
fbae170417
commit
c483ac2a64
1 changed files with 2 additions and 2 deletions
|
@ -165,7 +165,7 @@ h1 {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
-webkit-border-radius: 50%;
|
-webkit-border-radius: 50%;
|
||||||
-moz-border-radius: 50%;
|
-moz-border-radius: 50%;
|
||||||
font-size: 17px;
|
font-size: 14px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: none;
|
background: none;
|
||||||
-webkit-transition: background .3s ease-in-out;
|
-webkit-transition: background .3s ease-in-out;
|
||||||
|
@ -273,7 +273,7 @@ font-size:18px;
|
||||||
margin:25px 0 0 0;
|
margin:25px 0 0 0;
|
||||||
}
|
}
|
||||||
#circle{
|
#circle{
|
||||||
font-size:25px;
|
font-size:21px;
|
||||||
width:50px;
|
width:50px;
|
||||||
height:50px;
|
height:50px;
|
||||||
line-height:50px;
|
line-height:50px;
|
||||||
|
|
Loading…
Reference in a new issue