|
|
|
@ -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;
|
|
|
|
|
}
|