새메시지, 기본틀 완성.

This commit is contained in:
2018-02-12 02:53:08 +09:00
parent 4166093296
commit ff2d5373f0
6 changed files with 160 additions and 127 deletions
+6 -1
View File
@@ -133,4 +133,9 @@ select { font-family:'굴림'; line-height:100%; }
.t_white{
color:white;
}
}
.float_left{
float:left;
}