* zeroboard XE, zeroboardXE -> XE

* index.php, common_layout.html : XE -> XpressEngine

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4909 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-11-19 09:47:05 +00:00
parent f2e59ee019
commit a4e8aae7eb
68 changed files with 84 additions and 86 deletions

View file

@ -1,7 +1,7 @@
@charset "utf-8";
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */
/* Zeroboard XE Black Theme */
/* XE Black Theme */
.button{ opacity:.7;}
/* Board Reset */

View file

@ -1,7 +1,7 @@
@charset "utf-8";
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */
/* Zeroboard XE Pagination */
/* XE Pagination */
/* Pagination Reset */
.pagination{ padding:15px 0; margin:0; text-align:center;}

View file

@ -1,7 +1,7 @@
@charset "utf-8";
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */
/* Zeroboard XE White Theme */
/* XE White Theme */
/* Board Reset */
.board{ background:#fff; color:#333;}