Working on the styling some more.
This commit is contained in:
@@ -27,13 +27,13 @@ body {
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
:root [data-theme='modern'] {
|
||||
/* :root [data-theme='modern'] { */
|
||||
/* --theme-rounded-base: 20px;
|
||||
--theme-rounded-container: 4px; */
|
||||
|
||||
/* --theme-font-family-base: 'Liberation Sans', sans-serif; */
|
||||
/* --theme-font-family-heading: 'Liberation Sans', sans-serif; */
|
||||
}
|
||||
/* } */
|
||||
|
||||
.card-footer {
|
||||
border-top: 1px solid hsla(0, 0%, 0%, 0.5);
|
||||
@@ -95,18 +95,18 @@ body {
|
||||
}
|
||||
|
||||
/* Remove the background from the body in all cases */
|
||||
body[data-theme] {
|
||||
/* body[data-theme] { */
|
||||
/* background: none; */
|
||||
/* background-image: none; */
|
||||
}
|
||||
/* } */
|
||||
|
||||
/* Remove the background from the body if using iframes */
|
||||
body[data-theme]:has(#page.iframe) {
|
||||
/* body[data-theme]:has(#page.iframe) { */
|
||||
/* background: none; */
|
||||
/* background-image: none; */
|
||||
/* background-image: url('https://static.oneskyit.com/c/CHOW/images/CHOW_2024_yellow_background.png'); */
|
||||
/* background-size: cover; */
|
||||
}
|
||||
/* } */
|
||||
|
||||
main {
|
||||
/* background: none;
|
||||
|
||||
Reference in New Issue
Block a user