소스 검색

css更新

likeku 8 년 전
부모
커밋
8534bf771f
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      global/css/style.css

+ 7 - 0
global/css/style.css

@@ -49,6 +49,9 @@ a:focus {
   color: #005580;
   color: #005580;
   text-decoration:none;
   text-decoration:none;
 }
 }
+.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
+  font-weight: 600
+}
 .taC,td.taC,th.taC{text-align: center;}
 .taC,td.taC,th.taC{text-align: center;}
 .taR,td.taR,th.taR{text-align:right;}
 .taR,td.taR,th.taR{text-align:right;}
 .fL{float:left}
 .fL{float:left}
@@ -110,6 +113,10 @@ div.userInfo .btn-group .dropdown-menu{
   right:8px;
   right:8px;
   top:8px
   top:8px
 }
 }
+.mainSidebar li .badge-warning{
+  background:#f0ad4e
+}
+
 .mainNav a{
 .mainNav a{
   color:#fff;
   color:#fff;
   text-decoration:none;
   text-decoration:none;