aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/static/style.css b/static/style.css
index 804ce8d..038a78e 100644
--- a/static/style.css
+++ b/static/style.css
@@ -43,8 +43,7 @@ a:not(:has(img, div))[target="_blank"]::after {
content: " ⎘";
}
-a:not(:has(img,div))[href^="https://tv.soaos.dev/w/"]::before
-{
+a:not(:has(img, div))[href^="https://tv.soaos.dev/w/"]::before {
content: "📺 ";
}
@@ -116,7 +115,6 @@ a.evil:hover {
.no-bullets {
list-style-type: none;
padding-left: 0;
- :w;
}
#badge-grid {
@@ -189,14 +187,16 @@ body {
}
#statuscafe {
-padding: .5em;
-background-color: var(--button-highlight);
+ padding: .5em;
+ background-color: var(--button-highlight);
}
+
#statuscafe-username {
-margin-bottom: .5em;
+ margin-bottom: .5em;
}
+
#statuscafe-content {
-margin: 0 1em 0.5em 1em;
+ margin: 0 1em 0.5em 1em;
}
.album-thumb {
@@ -222,4 +222,4 @@ margin: 0 1em 0.5em 1em;
/**/
/* h6 { */
/* color: var(--purple); */
-/* } */
+/* } */ \ No newline at end of file