1
0
Fork 0
mirror of https://github.com/Findus23/acronomy.git synced 2024-09-19 15:33:45 +02:00
acronomy/static/scss/components/md_text.scss

12 lines
167 B
SCSS

.katex img {
display: block;
position: absolute;
width: 100%;
height: inherit;
}
p a {
text-decoration-line: underline;
text-decoration-style: dashed;
}