diff --git a/html/one-post.less b/html/one-post.less index 08a79f8..1e7da90 100644 --- a/html/one-post.less +++ b/html/one-post.less @@ -162,11 +162,13 @@ a { //isolation: isolate; margin-top: 1rem; margin-bottom: 1rem; + color: @not-black; } .post-inner { box-shadow: 0px 4px 5px rgba(0,0,0,.14),0px 1px 10px rgba(0,0,0,.12),0px 2px 4px rgba(0,0,0,.2); //z-index: -413; + background-color: white; } .posts {