1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Rolled out new design further

This commit is contained in:
Dan Brown
2017-08-20 13:57:25 +01:00
parent 295f520f21
commit 3da8c01c1f
13 changed files with 411 additions and 361 deletions

View File

@ -16,6 +16,9 @@ body {
line-height: 1.6;
color: #616161;
-webkit-font-smoothing: antialiased;
&.shaded {
background-color: #F2F2F2;
}
}
button {