mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Minor updates
This commit is contained in:
parent
0ff5534beb
commit
9e1adce891
2 changed files with 4 additions and 4 deletions
4
404.html
4
404.html
|
@ -200,11 +200,10 @@
|
||||||
background: #aa0000;
|
background: #aa0000;
|
||||||
}
|
}
|
||||||
#introcontainer {
|
#introcontainer {
|
||||||
padding: 1.875em 0 1.875em 0;
|
padding: 3.125em 0 3.125em 0;
|
||||||
}
|
}
|
||||||
#intro i:before {
|
#intro i:before {
|
||||||
font-size: 21.875em;
|
font-size: 21.875em;
|
||||||
line-height: 1.120em;
|
|
||||||
content: "\1F525";
|
content: "\1F525";
|
||||||
}
|
}
|
||||||
#intro p {
|
#intro p {
|
||||||
|
@ -212,6 +211,7 @@
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
|
margin: 0.438em 0 0 0;
|
||||||
}
|
}
|
||||||
#intro a {
|
#intro a {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
|
@ -199,11 +199,10 @@
|
||||||
background: #aa0000;
|
background: #aa0000;
|
||||||
}
|
}
|
||||||
#introcontainer {
|
#introcontainer {
|
||||||
padding: 1.875em 0 1.875em 0;
|
padding: 3.125em 0 3.125em 0;
|
||||||
}
|
}
|
||||||
#intro i:before {
|
#intro i:before {
|
||||||
font-size: 21.875em;
|
font-size: 21.875em;
|
||||||
line-height: 1.120em;
|
|
||||||
content: "\1F525";
|
content: "\1F525";
|
||||||
}
|
}
|
||||||
#intro p {
|
#intro p {
|
||||||
|
@ -211,6 +210,7 @@
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
|
margin: 0.438em 0 0 0;
|
||||||
}
|
}
|
||||||
#intro a {
|
#intro a {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Reference in a new issue