Skip to content

Instantly share code, notes, and snippets.

View martinmildner's full-sized avatar
🎯
Focusing

Martin Mildner martinmildner

🎯
Focusing
View GitHub Profile
@martinmildner
martinmildner / usercrome.css
Last active May 2, 2020 07:45
Layout Adjustments for the Open Source Joplin App
.header {
height: 55px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
padding-left: 10px !important;
font-family: 'Avenir', 'Arial', sans-serif !important;
font-size: 13px !important;
}
.header .button {