aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-05-27 00:39:07 -0400
committerBobby <[email protected]>2023-05-27 00:39:07 -0400
commit322e29ef0d2b73d7096b1f61cc3d9eca31681d3d (patch)
treeebe28b6b87c6ea3bc96d94f6f6fdc4a4cf544944 /static
parent2ac0a1ae014bd46f0516e4ed5c06e4d296a17c5d (diff)
downloadthatcomputerscientist-322e29ef0d2b73d7096b1f61cc3d9eca31681d3d.tar.xz
thatcomputerscientist-322e29ef0d2b73d7096b1f61cc3d9eca31681d3d.zip
Styles:Fix buttons, remove post border
Diffstat (limited to 'static')
-rw-r--r--static/css/styles.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index 950e281a..0a1d139b 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -322,8 +322,6 @@ blockquote {
display: block;
clear: both;
width: 710px;
- border: solid 1px #311b4f;
- border-top: none;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}