mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-29 12:44:20 +00:00
10 lines
100 B
SCSS
10 lines
100 B
SCSS
@import "colors";
|
|
@import "anchors";
|
|
|
|
.srd {
|
|
.content {
|
|
a {
|
|
color: #9b1c47;
|
|
}
|
|
}
|
|
}
|