Merge branch 'core4' into feature/core4-atys

feature/core4-atys
kaetemi 3 years ago
commit 56345cc0fc
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -6,10 +6,6 @@ html {
text-shadow: none;
}
body {
background-color: rgba(0, 0, 0, 1.0);
}
address, article, aside, blockquote, details, dialog, dd, div, dl, dt,
fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6,
header, hgroup, hr, li, main, nav, ol, p, pre, section, table, ul {
@ -148,3 +144,6 @@ progress::-webkit-progress-value {
background-color: rgb(0, 100, 180);
}
* {
background-repeat: no-repeat;
}
Loading…
Cancel
Save