Enhance actor sheet
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
:root {
|
||||
--font-size-standard: 1.0rem;
|
||||
--font-size-standard: 0.9rem;
|
||||
--background-image-base: url("../assets/parchment.jpg");
|
||||
--font-primary: "Georama";
|
||||
--font-secondary: "Georama";
|
||||
--logo-standard: url("../assets/logos/reanimated-ce-logo.webp");
|
||||
}
|
||||
|
||||
.era-icon-color {
|
||||
/*filter: invert(90%) sepia(10%) saturate(1215%) hue-rotate(55deg) brightness(93%) contrast(89%);*/
|
||||
/*filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%);*/
|
||||
}
|
||||
|
||||
#logo {
|
||||
content: var(--logo-standard);
|
||||
width: 50px;
|
||||
|
Reference in New Issue
Block a user