FF層群初始12大

CSS版式:????
[[module css]]
:root {
--body-font: 'Zhi Mang Xing', serif;
--header-font: 'Zhi Mang Xing', cursive;
--title-font: 'Zhi Mang Xing', cursive;
--mono-font: 'Zhi Mang Xing', monospace;
--header-title: "????";
--header-subtitle: "????";
body {
color: #FFD780;
font-family: "MS Sans Serif";
font-size: 14px;
image-rendering: pixelated;
word-break: unset;
--themeColor: #144300;
--accentColor: #144300;
}
}
#skrollr-body {
width: 0%;
position: absolute;
top: 0;
left: 0;
background-repeat: repeat-x;
background-size: inherit;
--link-color: 230, 132, 132;
--hover-link-color: 230, 132, 132;
}
[[/module]]
[[module css]]
[[module css]]
:root {
/* Primary Theme Colors */
--swatch-background: var(--light-gray-monochrome);
--swatch-primary: var(--bright-accent);
--swatch-primary-darker: var(--medium-accent);
--swatch-primary-darkest: var(-dark-gray-monochrome);
/* Primary Text Colors */
--swatch-text-dark: var(--custom-text);
--swatch-text-light: var(--bright-accent);
--swatch-important-text: var(--bright-accent);
--barColour: var(--black-monochrome);
--linkColour: var(--pale-accent);
}
[[/module]]
[[module css]]
:root {
#skrollr-body {
width: 0%;
position: absolute;
top: 0;
left: 0;
background-image: url("");
background-repeat: repeat-x;
background-size: inherit;
}
}
[[/module]]
[[module css]]
:root {
/* Rating Module Colors */
--rating-module-button-color: var(--bright-accent);
--rating-module-text-color: var(--very-light-gray-monochrome);
--rating-module-text-hover-color: var(--swatch-menutxt-dark-color);
}
}
[[/module]]
[[module css]]
.dark-styled-quote {
background-color:rgb(0, 0, 0);
border-left: 0.5rem solid #946666;
border-right: 0.5rem solid #A3A830;
color:#FF0000;
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem #003600;
}
#skrollr-body {
width: 0%;
position: absolute;
top: 0;
left: 0;
background-repeat: repeat-x;
background-size: inherit;
--link-color: 230, 132, 132;
--hover-link-color: 230, 132, 132;
}
[[/module]]
[[module css]]