없는것보단 나은 회의실 css
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user