aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2025-04-08 17:42:04 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2025-04-08 17:42:04 +0100
commit4909153556a84d0b968005cc8b43df528f2dde1d (patch)
tree8b82e9dd20a260ab82ee66fa69ce2a1fadd6d473 /static
parentf422d957177563a89a4b7792fe395588bb157e10 (diff)
downloadeda.gay-4909153556a84d0b968005cc8b43df528f2dde1d.tar.gz
eda.gay-4909153556a84d0b968005cc8b43df528f2dde1d.zip
Added scraping whispa for Q&As
Diffstat (limited to 'static')
-rwxr-xr-xstatic/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 4a47ea7..6069ebf 100755
--- a/static/style.css
+++ b/static/style.css
@@ -147,6 +147,10 @@ aside {
margin-top: 10px;
}
+.qnaheader {
+ font-weight: bold;
+}
+
blockquote span {
color: #789922;
}