mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update styles.css
This commit is contained in:
@@ -54,7 +54,6 @@ html {
|
|||||||
background: var(--background-color);
|
background: var(--background-color);
|
||||||
color: var(--font-color);
|
color: var(--font-color);
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
overflow-x: hidden;
|
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
@@ -64,7 +63,7 @@ html, body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
overflow-x: hidden
|
/*overflow-x: hidden;*/
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background: var(--body-background);
|
background: var(--body-background);
|
||||||
|
Reference in New Issue
Block a user