Browse Source

按钮样式调整

hejq 8 years ago
parent
commit
2d28149b35
1 changed files with 8 additions and 0 deletions
  1. 8 0
      src/main/webapp/resources/css/index.css

+ 8 - 0
src/main/webapp/resources/css/index.css

@@ -322,6 +322,14 @@ header .carousel-caption .header-btn a:first-child{
 	color: #fff;
 	background: #f85659;
 }
+
+header .carousel-caption .header-btn .link-hr-set {
+    margin-right: 26px;
+    font-size: 16px;
+    color: #fff;
+    background: #f85659;
+}
+
 header .carousel-caption .header-btn a:last-child{
 	font-size: 16px;
 	color: #f85659;