mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 14:23:53 +00:00
Add a background bitmap to the starlight theme
This commit is contained in:
parent
d8abc0e9e3
commit
77568bbe39
BIN
themes/tiddlywiki/starlight/ltbg.jpg
Normal file
BIN
themes/tiddlywiki/starlight/ltbg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
2
themes/tiddlywiki/starlight/ltbg.jpg.meta
Normal file
2
themes/tiddlywiki/starlight/ltbg.jpg.meta
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
title: $:/themes/tiddlywiki/starlight/ltbg.jpg
|
||||||
|
type: image/jpeg
|
@ -42,4 +42,5 @@ Placeholder for a more thorough refinement of Snow White
|
|||||||
|
|
||||||
html body {
|
html body {
|
||||||
font-family: "Arvo", "Times";
|
font-family: "Arvo", "Times";
|
||||||
|
background: url(<<datauri "$:/themes/tiddlywiki/starlight/ltbg.jpg">>);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user