one of these days ill actually check my work (#200)

* one of these days ill actually double check my work

* Update classic.css
This commit is contained in:
beese_buck 2022-02-05 18:31:26 -05:00 committed by GitHub
parent 1726f7bf10
commit 9607bcea5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -146,7 +146,7 @@ a {
color: var(--black2) !important;
}
.post-text {
#post-text {
margin: 15px;
}
@ -500,4 +500,4 @@ a.nav-link:hover {
color: #ff0 !important;
text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 !important;
background: transparent !important;
}
}