mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 05:41:55 -05:00
Update life.html
This commit is contained in:
@@ -126,13 +126,15 @@
|
|||||||
margin: 2vw;
|
margin: 2vw;
|
||||||
}
|
}
|
||||||
* {
|
* {
|
||||||
|
font-family: belerenbsc;
|
||||||
|
font-size: 24pt;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
image {
|
||||||
user-select: none;
|
user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
font-family: belerenbsc;
|
|
||||||
font-size: 24pt;
|
|
||||||
margin: 0px;
|
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
|
Reference in New Issue
Block a user