Anxhelo Lushka
6 years ago
No known key found for this signature in database
GPG Key ID: 86086158C83770F8
3 changed files with
3 additions and
3 deletions
-
_site/assets/styles/layout.scss
-
_site/assets/styles/main.css
-
assets/styles/layout.scss
|
@ -25,7 +25,7 @@ |
|
|
border: 0; |
|
|
border: 0; |
|
|
border-radius: 0 !important; |
|
|
border-radius: 0 !important; |
|
|
font-size: 1rem; |
|
|
font-size: 1rem; |
|
|
font-weight: 600 !important; |
|
|
font-weight: 400 !important; |
|
|
padding-left: 1.1rem !important; |
|
|
padding-left: 1.1rem !important; |
|
|
// border-color: $oc-gray-4; |
|
|
// border-color: $oc-gray-4; |
|
|
} |
|
|
} |
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
|
|
|
|
.sidebar { min-height: 100vh; height: 100%; width: 100%; } |
|
|
.sidebar { min-height: 100vh; height: 100%; width: 100%; } |
|
|
.sidebar .list-group { position: fixed; } |
|
|
.sidebar .list-group { position: fixed; } |
|
|
.sidebar .list-group-item { background-color: transparent; border: 0; border-radius: 0 !important; font-size: 1rem; font-weight: 600 !important; padding-left: 1.1rem !important; } |
|
|
.sidebar .list-group-item { background-color: transparent; border: 0; border-radius: 0 !important; font-size: 1rem; font-weight: 400 !important; padding-left: 1.1rem !important; } |
|
|
|
|
|
|
|
|
.sidebar-wrapper { background-color: #dee2e6; } |
|
|
.sidebar-wrapper { background-color: #dee2e6; } |
|
|
|
|
|
|
|
|
|
@ -25,7 +25,7 @@ |
|
|
border: 0; |
|
|
border: 0; |
|
|
border-radius: 0 !important; |
|
|
border-radius: 0 !important; |
|
|
font-size: 1rem; |
|
|
font-size: 1rem; |
|
|
font-weight: 600 !important; |
|
|
font-weight: 400 !important; |
|
|
padding-left: 1.1rem !important; |
|
|
padding-left: 1.1rem !important; |
|
|
// border-color: $oc-gray-4; |
|
|
// border-color: $oc-gray-4; |
|
|
} |
|
|
} |
|
|