Display title and publication date of comic more clearly
Display title and publication date of comic more clearly

File last commit:

9ecc5ebca9fd
9315308d428f
Show More
static.scss
6 lines | 79 B | text/x-scss | ScssLexer
/ styles / static.scss
Replace hard-coded colors with variables.
r31 @charset "utf-8";
@import "palette";
h3, h4, h5, h6 {
color: $text-accent;
}