got rid of "Trilium Notes" branding - not necessary and takes valuable space

This commit is contained in:
azivner 2018-06-10 10:57:45 -04:00
parent 26066f39b1
commit 74202d67bb
2 changed files with 1 additions and 6 deletions

View file

@ -20,6 +20,7 @@
background-color: #f1f1f1;
display: flex;
align-items: center;
padding: 6px 6px 4px;
}
#note-detail-wrapper {

View file

@ -7,12 +7,6 @@
<body>
<div id="container" style="display:none;">
<div id="header" class="hide-toggle">
<div id="header-title">
<img src="/images/app-icons/png/24x24.png">
Trilium Notes
</div>
<div id="history-navigation" style="display: none;">
<a id="history-back-button" title="Go to previous note." class="icon-action"
style="background: url('/images/icons/back-24.png')"></a>