common.css의 body를 main.css로 이동
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
body {
|
||||
color:white; background-color:black; border-width:1px; border-color:gray; background-image:url('/images/back.jpg'); background-position:center; background-repeat:repeat-y;
|
||||
}
|
||||
|
||||
#container {
|
||||
width:1000px;
|
||||
|
||||
Reference in New Issue
Block a user