docs updated now with fields

This commit is contained in:
Evil Factory
2021-09-15 19:17:31 -03:00
parent a07ca2fd62
commit beb9b10eb3
8 changed files with 129 additions and 10 deletions
+6 -1
View File
@@ -114,7 +114,7 @@ span.realm {
height: 14px;
border-radius: 3px;
display: inline-block;
margin-right: 6px;
margin-right: 5px;
}
span.realm.shared {
@@ -129,6 +129,11 @@ span.realm.server {
background-color: #08f;
}
.colorful-label {
color: rgb(31, 141, 155);
}
/* wrapper element for sidebar/content */
main {
display: flex;