없는것보단 나은 회의실 css

This commit is contained in:
2019-01-25 19:40:13 +09:00
parent b6f76562e2
commit b74244652e
+25
View File
@@ -0,0 +1,25 @@
#newArticle{
width:1000px;
margin: 0 auto;
}
.contentInput{
width:100%;
}
.articleFrame{
width:1000px;
margin: 20px auto;
}
.commentText{
width:800px;
}
.authorPlate .date{
float:right;
}
.comment .date{
float:right;
}