kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Ensure page background colour takes shows through transparent background images
Fixes #2529print-window-tiddler
rodzic
9bd002e41d
commit
8b60dbb81d
|
@ -69,11 +69,11 @@ html:-webkit-full-screen {
|
|||
body.tc-body {
|
||||
font-size: {{$:/themes/tiddlywiki/vanilla/metrics/fontsize}};
|
||||
line-height: {{$:/themes/tiddlywiki/vanilla/metrics/lineheight}};
|
||||
word-wrap: break-word;
|
||||
<<custom-background-datauri>>
|
||||
color: <<colour foreground>>;
|
||||
background-color: <<colour page-background>>;
|
||||
fill: <<colour foreground>>;
|
||||
word-wrap: break-word;
|
||||
<<custom-background-datauri>>
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
|
Ładowanie…
Reference in New Issue