mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Style
This commit is contained in:
parent
599392dee3
commit
cdd2b23614
1 changed files with 7 additions and 0 deletions
|
@ -105,6 +105,13 @@ body {
|
|||
background: rgba(255,255,255,.2);
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
text-transform: uppercase;
|
||||
cursor: default;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 0 0 15px;
|
||||
text-transform: uppercase;
|
||||
|
|
Loading…
Reference in a new issue