d_shared/common.css를 참조하도록 추가

This commit is contained in:
2018-04-08 17:17:49 +09:00
parent bc7efae08c
commit ee2bcb5329
49 changed files with 138 additions and 77 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ 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;
border-color:gray; background-position:center; background-repeat:repeat-y;
}
#container {