mirror of
https://github.com/kaboomserver/website.git
synced 2024-11-29 10:46:00 -05:00
Initial Commit
This commit is contained in:
parent
4acf281752
commit
4eb6cfbac5
1 changed files with 7 additions and 0 deletions
|
@ -194,6 +194,13 @@ font-size: 21px;
|
||||||
#ipbox {
|
#ipbox {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
}
|
}
|
||||||
|
.btn-circle {
|
||||||
|
width: 70px;
|
||||||
|
height: 70px;
|
||||||
|
padding: 7px 21px;
|
||||||
|
border-radius: 35px;
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
|
|
Loading…
Reference in a new issue