pre font-size increase; revert static top navbar, undo contents section for now
This commit is contained in:
parent
4e979f084d
commit
a667fd93ab
16 changed files with 43 additions and 51 deletions
|
|
@ -26,7 +26,7 @@ pre {
|
|||
display: block;
|
||||
padding: (@baseLineHeight - 1) / 2;
|
||||
margin: 0 0 @baseLineHeight / 2;
|
||||
font-size: @baseFontSize - 2; // 14px to 12px
|
||||
font-size: @baseFontSize - 1; // 14px to 13px
|
||||
line-height: @baseLineHeight;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue