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