|
|
@@ -237,7 +237,7 @@ fieldset { |
|
|
|
color: @text-color !important; |
|
|
|
font-weight:500 !important; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.sidebar-items { |
|
|
|
margin-top:30px; |
|
|
|
margin-bottom:30px; |
|
|
@@ -284,6 +284,10 @@ fieldset { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.web-list-item:last-child { |
|
|
|
border-bottom: 0px; |
|
|
|
} |
|
|
|
|
|
|
|
// .web-list-item:hover { |
|
|
|
// background: @panel-bg; |
|
|
|
// } |
|
|
@@ -317,14 +321,12 @@ fieldset { |
|
|
|
} |
|
|
|
|
|
|
|
.blog-category { |
|
|
|
text-transform: uppercase; |
|
|
|
letter-spacing: 0.5px; |
|
|
|
text-align: center; |
|
|
|
margin-bottom: 30px; |
|
|
|
} |
|
|
|
|
|
|
|
.author { |
|
|
|
text-transform: uppercase; |
|
|
|
letter-spacing: 0.5px; |
|
|
|
border-bottom: 1px solid @light-border-color; |
|
|
|
padding-bottom:30px; |
|
|
@@ -344,7 +346,7 @@ fieldset { |
|
|
|
.blog-list-item { |
|
|
|
margin-top:30px; |
|
|
|
margin-bottom:30px; |
|
|
|
|
|
|
|
|
|
|
|
.blog-header { |
|
|
|
font-size: 1.6em; |
|
|
|
} |
|
|
@@ -493,7 +495,6 @@ a.active { |
|
|
|
} |
|
|
|
|
|
|
|
.page-head h1 { |
|
|
|
text-transform: uppercase; |
|
|
|
letter-spacing: 0.5px; |
|
|
|
font-size: 24px; |
|
|
|
} |
|
|
@@ -505,7 +506,6 @@ a.active { |
|
|
|
.footer-group-label { |
|
|
|
display:inline-block; |
|
|
|
padding-bottom: 4px; |
|
|
|
text-transform: uppercase; |
|
|
|
letter-spacing: 0.5px; |
|
|
|
font-size: 12px; |
|
|
|
} |
|
|
|