1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00

Update rygblue.less

This commit is contained in:
Steffo 2021-01-24 19:44:06 +01:00 committed by GitHub
parent 93571d5dd0
commit 8d5def76c3
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -181,6 +181,7 @@
.style-strike {
text-decoration-color: @color-red;
text-decoration-width: 2px;
}
.style-monospace {
@ -217,4 +218,4 @@
.color-magenta {
color: @color-magenta;
}
}
}