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:
parent
7b563f5c31
commit
5abe0b5fad
22 changed files with 2326 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue