1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-05-10 23:33:07 +00:00

invite cooooddeesss

Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2024-12-10 22:27:43 -05:00
parent 7b563f5c31
commit 5abe0b5fad
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
22 changed files with 2326 additions and 16 deletions

View file

@ -148,6 +148,13 @@ summary {
border-color: #3da758;
}
.error {
color: #c51e48;
}
.subtle {
opacity: 0.5;
}
button,
textarea,
select,
@ -169,6 +176,14 @@ select {
cursor: pointer;
}
table button {
padding: 0 4px;
}
th, td {
text-align: left;
padding-right: 1em;
}
.feed-update {
background-color: #d5d4bb;
height: fit-content;