X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;fp=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=e69932ae62d5b0987460bc7889e7a04731a42cc7;hp=349ab5c07f4bc9cd62c00bc01cba165f70f22472;hb=ad643c1675c3c25c0f66b24526cf93d2efdd3b12;hpb=9958cfce57700001ee1db6fc1dad59d571840e3e diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 349ab5c..e69932a 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -419,16 +419,8 @@ textarea { font-weight: bold; } -#sone .post .trust button { - color: rgb(0, 128, 0); -} - -#sone .post .distrust button { - color: rgb(255, 0, 0); -} - #sone .post .untrust button { - color: rgb(64, 64, 64); + color: rgb(255, 0, 0); } #sone .post .delete button:hover, #sone .post .like button:hover, #sone .post .unlike button:hover, #sone .post .trust button:hover, #sone .post .distrust button:hover, #sone .post .untrust button:hover, #sone .post .bookmark button:hover, #sone .post .unbookmark button:hover {