댓글 입력도 투명하게

This commit is contained in:
2019-01-29 23:46:47 +09:00
parent 0b002a8946
commit 9228510834
3 changed files with 12 additions and 2 deletions
+7
View File
@@ -46,4 +46,11 @@
.submitComment{
width:100%;
}
.commentText{
color:white;
background-color:transparent;
border:none;
padding:1px 5px;
}