mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Merge branch 'footer-links' of git://github.com/james-geiger/BookStack into james-geiger-footer-links
This commit is contained in:
@ -25,4 +25,8 @@ body {
|
||||
line-height: 1.6;
|
||||
@include lightDark(color, #444, #AAA);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
background-color: #F2F2F2;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
Reference in New Issue
Block a user