aboutsummaryrefslogtreecommitdiff
path: root/static/css/styles.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-05-31 11:13:24 -0400
committerBobby <[email protected]>2023-05-31 11:13:24 -0400
commitdae5a88c63a0531c0119e9f25b7b99b483fc8be2 (patch)
treee13aa93ad9c8f5662c2d14db94b5866cfb842c63 /static/css/styles.css
parent343115fbceceb2e7eb9e5743c06ed5bc9f7f45a2 (diff)
downloadthatcomputerscientist-dae5a88c63a0531c0119e9f25b7b99b483fc8be2.tar.xz
thatcomputerscientist-dae5a88c63a0531c0119e9f25b7b99b483fc8be2.zip
Site policy updates and general updates
Diffstat (limited to 'static/css/styles.css')
-rw-r--r--static/css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index afef43c0..c8ddd549 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -253,6 +253,7 @@ blockquote {
.highlight {
background: none !important;
text-align: left !important;
+ overflow-x: scroll;
}
.comment {