1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Started implementation of page template

This commit is contained in:
Dan Brown
2019-07-07 13:45:46 +01:00
parent f7f7cd464c
commit 71167426bb
14 changed files with 273 additions and 125 deletions

View File

@ -258,7 +258,7 @@
display: block;
cursor: pointer;
padding: $-s $-m;
font-size: 13.5px;
font-size: 16px;
line-height: 1.6;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}