1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-10 10:48:05 +00:00

Fixed up classnames

Not sticking to my own conventions is bad
This commit is contained in:
Jeremy Ruston
2012-03-29 15:35:52 +01:00
parent b81ffdcb58
commit b0cdd866ee
10 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ body {
line-height: 48px;
}
.tiddlerMissing .title {
.tw-tiddler-missing .title {
font-style: italic;
font-weight: normal;
}