mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +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;
|
||||
}
|
||||
#introcontainer {
|
||||
padding: 1.875em 0 1.875em 0;
|
||||
padding: 3.125em 0 3.125em 0;
|
||||
}
|
||||
#intro i:before {
|
||||
font-size: 21.875em;
|
||||
line-height: 1.120em;
|
||||
content: "\1F525";
|
||||
}
|
||||
#intro p {
|
||||
|
@ -212,6 +211,7 @@
|
|||
text-transform: uppercase;
|
||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
letter-spacing: 1px;
|
||||
margin: 0.438em 0 0 0;
|
||||
}
|
||||
#intro a {
|
||||
background: #fff;
|
||||
|
|
|
@ -199,11 +199,10 @@
|
|||
background: #aa0000;
|
||||
}
|
||||
#introcontainer {
|
||||
padding: 1.875em 0 1.875em 0;
|
||||
padding: 3.125em 0 3.125em 0;
|
||||
}
|
||||
#intro i:before {
|
||||
font-size: 21.875em;
|
||||
line-height: 1.120em;
|
||||
content: "\1F525";
|
||||
}
|
||||
#intro p {
|
||||
|
@ -211,6 +210,7 @@
|
|||
text-transform: uppercase;
|
||||
font-family: montserratbold,"Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
letter-spacing: 1px;
|
||||
margin: 0.438em 0 0 0;
|
||||
}
|
||||
#intro a {
|
||||
background: #fff;
|
||||
|
|
Loading…
Reference in a new issue