X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=4b9928d613392233c3d5a201b835f046a6afaeef;hb=957281659ee81f25c6d92ddc97288283b458efd3;hp=35fd2e734c61a3a060f00796543b42b7452f0f93;hpb=ac137128a3ac11736882d7bb2a9ea2bcb12576f0;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 35fd2e7..4b9928d 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -19,3 +19,7 @@ #sone .post .text { display: inline; } + +#sone input.createpost.default { + color: #888; +}