mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update life.html
This commit is contained in:
@@ -94,6 +94,9 @@
|
|||||||
}
|
}
|
||||||
.settings {
|
.settings {
|
||||||
margin: 10pt;
|
margin: 10pt;
|
||||||
|
overflow-y: auto;
|
||||||
|
overflow-x: hidden;
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
* {
|
* {
|
||||||
font-family: belerenbsc;
|
font-family: belerenbsc;
|
||||||
@@ -108,7 +111,7 @@
|
|||||||
}
|
}
|
||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-x: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
|
Reference in New Issue
Block a user