]> BookStack Code Mirror - bookstack/commitdiff
Merge branch 'footer-links' of git://github.com/james-geiger/BookStack into james...
authorDan Brown <redacted>
Sat, 30 Jan 2021 22:03:16 +0000 (22:03 +0000)
committerDan Brown <redacted>
Sat, 30 Jan 2021 22:03:16 +0000 (22:03 +0000)
1  2 
resources/lang/en/settings.php
resources/sass/_html.scss
resources/sass/_layout.scss
resources/sass/styles.scss
resources/views/base.blade.php
resources/views/settings/index.blade.php

Simple merge
index 57869d6520b04aa6a90ea5405c36d8a95de0927f,e123ee286d5a0f4a4b06428585787417db251d2a..0262956691a0f4fc978b72f6ac6d56a25637cf15
@@@ -23,6 -20,10 +23,10 @@@ html 
  body {
    font-size: $fs-m;
    line-height: 1.6;
 -  color: #444;
 +  @include lightDark(color, #444, #AAA);
    -webkit-font-smoothing: antialiased;
- }
+   background-color: #F2F2F2;
+   height: 100%;
+   display: flex;
+   flex-direction: column;
 -}
++}
Simple merge
Simple merge
Simple merge
Morty Proxy This is a proxified and sanitized view of the page, visit original site.