mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
Public foam style tweaks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
.markdown-body {
|
||||
max-width: 580px;
|
||||
max-width: 700px;
|
||||
font-family: Palatino, Cambria, Georgia, Times, "Times New Roman", serif;
|
||||
}
|
||||
.markdown-body p {
|
||||
@@ -20,3 +20,7 @@
|
||||
li a:visited {
|
||||
color: purple;
|
||||
}
|
||||
|
||||
input.task-list-item-checkbox {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user