refactored ProjectEntry and GroupEntry to share common style.
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-01-13 18:23:41 +01:00
parent 62cb58cadc
commit 096f25804d
5 changed files with 180 additions and 185 deletions
+2
View File
@@ -18,10 +18,12 @@ body {
a {
color: #FC1;
text-decoration: none;
text-decoration-color: inherit;
}
a:hover {
text-decoration: underline;
text-decoration-color: inherit;
}
label {