mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-29 06:11:50 -05:00
Update life.html
This commit is contained in:
@@ -96,12 +96,14 @@
|
|||||||
font-family: belerenbsc;
|
font-family: belerenbsc;
|
||||||
src: url("data/fonts/beleren-bsc.ttf");
|
src: url("data/fonts/beleren-bsc.ttf");
|
||||||
}
|
}
|
||||||
.innerSettings {
|
.settings {
|
||||||
margin: 10pt;
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
touch-action: pan-y;
|
touch-action: pan-y;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
height: calc(100% - 20pt)
|
height: 100%
|
||||||
|
}
|
||||||
|
.innerSettings {
|
||||||
|
margin: 10pt;
|
||||||
}
|
}
|
||||||
* {
|
* {
|
||||||
font-family: belerenbsc;
|
font-family: belerenbsc;
|
||||||
|
Reference in New Issue
Block a user