提交 b8a25864 编写于 作者: D devil_gong

css

上级 3c1c4451
......@@ -53,7 +53,7 @@ input:hover, select:hover, textarea:hover, .chosen-choices:hover, .chosen-single
body {margin:0;color:#797979;}
html,body {position:relative;background:#fff;height:100%;width:100%;}
h1,h2,h3,h4,h5,h6 {font-family:'Karla',sans-serif;margin:10px 0;}
h1,h2,h3,h4,h5,h6 {margin:10px 0;}
h1 {line-height:43px;}
h2 {line-height:35px;}
h3 small {color:#444444;}
......@@ -270,7 +270,7 @@ a:focus {outline:0;text-decoration:none;}
.nav-tabs > .active > a,.nav-tabs > .active > a:focus,.nav-tabs > .active > a:hover {border:2px solid #eeeeee !important;border-bottom-color:#ffffff !important;}
.nav-tabs {border-bottom:2px solid #eeeeee;}
.nav-tabs > li {margin-bottom:-2px;}
.nav-tabs a {color:#435966;font-size:15px;font-weight:600;font-family:'Karla',sans-serif;}
.nav-tabs a {color:#435966;font-size:15px;font-weight:600;}
.nav > li > a:focus,.nav > li > a:hover {text-decoration:none;background-color:#f4f8fb;}
.nav .open > a,.nav .open > a:focus,.nav .open > a:hover {border-color:#eeeeee;}
/* List group */
......
/**
* 公共
*/
body {
font-family: arial,"Lantinghei SC","Microsoft Yahei";
}
.none {display:none !important;}
.block {display:block !important;}
......
......@@ -16,7 +16,6 @@ time, mark, audio, video {
border: 0;
font: inherit;
vertical-align: baseline;
font-family: arial,"Lantinghei SC","Microsoft Yahei";
}
li { list-style-type: none; }
button { outline: none; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册