mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
내역을 확인할 수 있도록 추가
This commit is contained in:
parent
74fcee987e
commit
9a60af1871
7 changed files with 69 additions and 2 deletions
|
|
@ -263,6 +263,16 @@
|
|||
right:0;
|
||||
border-radius: 0 2px 2px 0;
|
||||
}
|
||||
|
||||
.update-log {
|
||||
width:100%;
|
||||
border-bottom:1px solid #dbdbdb;
|
||||
margin: 5px auto 5px auto;
|
||||
|
||||
padding:5px;
|
||||
|
||||
}
|
||||
|
||||
/* Board Write */
|
||||
|
||||
/* write_form.html */
|
||||
|
|
@ -463,6 +473,9 @@
|
|||
white-space: nowrap;
|
||||
color : #666;
|
||||
}
|
||||
.update-log .read_header .meta {
|
||||
border-bottom:0;
|
||||
}
|
||||
.read_header .meta > span { margin-left: 8px ;}
|
||||
.read_header .meta > span:first-child {margin-left:0;}
|
||||
.read_header .meta:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue