reftag css added

This commit is contained in:
edbrz9 2023-01-02 22:55:20 +01:00
parent 5ee8a2b7b9
commit fe2092a9a4
2 changed files with 4 additions and 0 deletions

3
assets/css/reftag.css Normal file
View File

@ -0,0 +1,3 @@
span.rnav {
border: 20px;
}

View File

@ -1,6 +1,7 @@
@import url("./copyme.css");
@import url("./fonts.css");
@import url("./colors.css");
@import url("./reftag.css");
html {
min-height: 100vh;