This commit is contained in:
2024-02-01 08:48:40 -05:00
parent 4705d60122
commit aa61054d1d
12 changed files with 103 additions and 37 deletions

View File

@@ -385,3 +385,7 @@ body, html {
transform: translate(-50%, -50%);
color: white;
}
hr {
color: #88c0d0;
}