Add a background bitmap to the starlight theme

print-window-tiddler
Jeremy Ruston 2013-05-17 21:29:55 +01:00
rodzic d8abc0e9e3
commit 77568bbe39
3 zmienionych plików z 3 dodań i 0 usunięć

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 54 KiB

Wyświetl plik

@ -0,0 +1,2 @@
title: $:/themes/tiddlywiki/starlight/ltbg.jpg
type: image/jpeg

Wyświetl plik

@ -42,4 +42,5 @@ Placeholder for a more thorough refinement of Snow White
html body {
font-family: "Arvo", "Times";
background: url(<<datauri "$:/themes/tiddlywiki/starlight/ltbg.jpg">>);
}