mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-01 19:46:56 -05:00
Initial Commit
This commit is contained in:
parent
c39925e838
commit
f25bb09e1a
1 changed files with 2 additions and 0 deletions
|
@ -24,11 +24,13 @@ body {
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #595959;
|
background-color: #595959;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
margin:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
|
|
Loading…
Reference in a new issue