mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 11:37:03 -05:00
Editing index.html
This commit is contained in:
parent
1bce3fc11c
commit
9ab34dd999
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
@ -270,11 +270,11 @@ font-size:18px;
|
|||
margin:25px 0 0 0;
|
||||
}
|
||||
#circle{
|
||||
font-size:29px;
|
||||
width:60px;
|
||||
height:60px;
|
||||
line-height:60px;
|
||||
border:2px solid #fff;
|
||||
font-size:25px;
|
||||
width:50px;
|
||||
height:50px;
|
||||
line-height:50px;
|
||||
border:1px solid #fff;
|
||||
}
|
||||
#logo{
|
||||
font-size:47px;
|
||||
|
|
Loading…
Reference in a new issue