mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-05 04:18:01 +00:00
Italicise titles of missing tiddlers
This commit is contained in:
@@ -8,6 +8,10 @@ body {
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.tiddlerMissing .title {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user