mirror of
https://github.com/foambubble/foam.git
synced 2026-01-10 14:38:13 -05:00
assets/css/style:
This commit is contained in:
@@ -3,27 +3,19 @@
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
/*
|
||||
.markdown-body {
|
||||
max-width: 700px;
|
||||
font-family: Palatino, Cambria, Georgia, Times, "Times New Roman", serif;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
.markdown-body p {
|
||||
line-height: 1.8em;
|
||||
}
|
||||
.markdown-body ul {
|
||||
list-style: none;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
.markdown-body ul li::before {
|
||||
content: "– ";
|
||||
}
|
||||
|
||||
li a:visited {
|
||||
color: purple;
|
||||
}
|
||||
|
||||
input.task-list-item-checkbox {
|
||||
margin-right: 6px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
*/
|
||||
*/
|
||||
Reference in New Issue
Block a user