[GIT] Kirby 2.4 & update submodules (+ css rebuild)
This commit is contained in:
parent
97d1520a7f
commit
d1223c49d1
Binary file not shown.
1138
assets/css/foundation.css
vendored
1138
assets/css/foundation.css
vendored
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -175,20 +175,20 @@ nav.mobile {
|
|||
right: $mobileNav_button_right;
|
||||
top: 24px;
|
||||
z-index: 2;
|
||||
|
||||
|
||||
padding: .5rem .75rem;
|
||||
font-size: $font-size-lg;
|
||||
line-height: 1;
|
||||
font-family: inherit;
|
||||
font-weight: 300;
|
||||
|
||||
|
||||
// button-color
|
||||
color: #373a3c;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
|
||||
nav.mobile {
|
||||
background-color: $color_bg_inv;
|
||||
background-color: $color_bg_inv;
|
||||
ul.mobileNav {
|
||||
color: $color_font_inv;
|
||||
padding: 1rem 1rem;
|
||||
|
@ -243,7 +243,7 @@ footer {
|
|||
margin-top: 25px;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 10px;
|
||||
|
||||
|
||||
height: $footer_height;
|
||||
min-width: inherit;
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
main {
|
||||
padding-top: 14vh;
|
||||
|
||||
|
||||
div.home {
|
||||
text-align: center;
|
||||
|
||||
|
|
2
assets/vendors/bootstrap
vendored
2
assets/vendors/bootstrap
vendored
|
@ -1 +1 @@
|
|||
Subproject commit cecf0db2ce5e4687579d9510dca6cc205ef43d7b
|
||||
Subproject commit cd5c7a2263c33e7c4fe7f5db205ff93fbe17750f
|
2
kirby
2
kirby
|
@ -1 +1 @@
|
|||
Subproject commit fe9d8c5e70a3d73a41e3f3e10cb0fb62fc3a2611
|
||||
Subproject commit a4c70d8de361093a3945dbc913a93263fcd12175
|
2
panel
2
panel
|
@ -1 +1 @@
|
|||
Subproject commit bc95bd9e2e640f184439f63610e7955d36fc33f9
|
||||
Subproject commit 7f6e22b172bd84ecaac17cbf02853d627346a8e9
|
Loading…
Reference in a new issue