mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 19:54:00 +09:00
base.css에 본문 배경 색 추가
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.navi-bg {
|
||||
background-color : #222831;
|
||||
}
|
||||
|
||||
.body-bg{
|
||||
background-color: #f6f6f6;
|
||||
}
|
||||
|
||||
.nav-item a{
|
||||
color : #EEEEEE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user