split UI to 3 different font sizes #326

This commit is contained in:
azivner
2019-01-13 21:16:51 +01:00
parent 5c223dfd12
commit 424c22dcde
3 changed files with 17 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en" class="theme-<%= theme %>">
<html lang="en">
<head>
<meta charset="utf-8">
<title>Trilium Notes</title>
</head>
<body class="desktop">
<body class="desktop theme-<%= theme %>">
<div id="container" style="display: none; grid-template-columns: minmax(<%= leftPaneMinWidth %>px, <%= leftPaneWidthPercent %>fr) <%= rightPaneWidthPercent %>fr">
<div id="header" class="hide-toggle">
<div id="history-navigation" style="display: none;">