vault backup: 2022-07-05 20:32:39
Affected files: .obsidian/snippets/obsidian.css .obsidian/workspace 00. TOP/01. TODO.md 02. PARA/03. Resources(資源)/買書清單.md
This commit is contained in:
8
.obsidian/snippets/obsidian.css
vendored
8
.obsidian/snippets/obsidian.css
vendored
@@ -3,6 +3,14 @@
|
||||
*/
|
||||
.cm-header-1, .markdown-preview-section h1 {
|
||||
color: #081f37;
|
||||
background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 0.2em;
|
||||
background-position: 0 88%;
|
||||
transition: background-size 0.25s ease-in;
|
||||
&:hover {
|
||||
background-size: 100% 88%;
|
||||
}
|
||||
}
|
||||
|
||||
.cm-header-2, .markdown-preview-section h2 {
|
||||
|
||||
Reference in New Issue
Block a user