less/roojs-bootstrap/top-bar.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 09:12:01 +0000 (17:12 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 09:12:01 +0000 (17:12 +0800)
less/roojs-bootstrap/top-bar.less

index cb1199e..fbfd3f6 100644 (file)
@@ -37,7 +37,7 @@
 .footer .social li:last-child,
 .footer .social { margin-right: 0 !important }
 
-.header .social li:first-child { border-left: 1px solid #ddd }
+.header .social li:first-child { border-left: 1px solid @gray-lighter-86-5 }
 
 .header .social li,
 .footer .social li {
@@ -58,7 +58,7 @@
 
 .header .social i,
 .footer .social i {
-    color: #555;
+    color: @gray;
     font-size: 16px;
     -webkit-transition: color .5s ease-in-out;
     -moz-transition: color .5s ease-in-out;