www.duckland.org/themes/casper3/assets/scss/custom.scss
2021-04-04 22:38:49 -05:00

5 lines
254 B
SCSS

.post-content > div {
width: 100%;
}
post-content:a {text-decoration: line; background-color:transparent; text-underline-position: under;color:green; background-color:blue}
a:active,a:hover {outline:1; text-underline-position: above; color:hotpink;}