시스템 오류 기본 스킨에 조금.. 이쁘게 처리를..

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2034 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 11:49:17 +00:00
parent 94bf8a08b6
commit f62ca88385
2 changed files with 8 additions and 4 deletions

View file

@ -2,12 +2,16 @@
.system_message {
margin:2em 0 0 2em;
margin:3em 0 0 2em;
color:#666666;
border:4px solid #888888;
text-align:center;
padding:4em;
width:400px;
}
.system_button {
margin-top:1em;
margin-top:3em;
}
.system_message a {