@@ -59,9 +59,7 @@ h5, .h5 {
|
||||
font-size: 1.25em;
|
||||
font-weight: 300;
|
||||
line-height: 1.4em;
|
||||
margin-bottom: 15px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-family: Roboto, 'Helvetica Neue', Arial, sans-serif; }
|
||||
margin-bottom: 15px; }
|
||||
|
||||
h6, .h6 {
|
||||
font-size: 0.9em;
|
||||
@@ -275,9 +273,6 @@ hr {
|
||||
padding-left: 25px;
|
||||
padding-right: 25px;
|
||||
opacity: .7; }
|
||||
.sidebar .nav li a h5,
|
||||
.off-canvas-sidebar .nav li a h5 {
|
||||
padding-left: 30px; }
|
||||
.sidebar .nav li:hover > a,
|
||||
.off-canvas-sidebar .nav li:hover > a {
|
||||
opacity: 1; }
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -63,18 +63,12 @@
|
||||
margin-top: 10px;
|
||||
|
||||
li{
|
||||
|
||||
> a{
|
||||
margin: 10px 0px;
|
||||
padding-left: 25px;
|
||||
padding-right: 25px;
|
||||
|
||||
opacity: .7;
|
||||
|
||||
}
|
||||
|
||||
a h5 {
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
&:hover > a{
|
||||
|
||||
@@ -32,8 +32,6 @@ h5, .h5 {
|
||||
font-weight: $font-weight-light;
|
||||
line-height: 1.4em;
|
||||
margin-bottom: 15px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
|
||||
}
|
||||
h6, .h6{
|
||||
font-size: $font-size-h6;
|
||||
|
||||
Reference in New Issue
Block a user