6 lines
165 B
CSS
6 lines
165 B
CSS
/* 새글 */
|
|
#new_sch {margin:0 0 0.3em;padding:0.3em 0.7em}
|
|
#new_tbl {}
|
|
#new_tbl th:nth-of-type(3) {width:50px}
|
|
|
|
#new_tbl td:nth-of-type(3) {text-align:center} |