1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-29 20:54:19 +00:00
5e-drs/docs/.vuepress/theme/styles/_typography.scss
Maxime Moraine 38931015db classes
2020-04-05 14:38:20 +02:00

11 lines
98 B
SCSS

.srd {
.content {
a {
//color: #9b1c47;
}
}
}
.source {
font-size: 0.8rem;
}