mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Style updates
This commit is contained in:
parent
2a08b3a082
commit
c1a34016ca
@ -4,6 +4,7 @@ type: text/css
|
||||
body {
|
||||
position: relative;
|
||||
background: #eee;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.tw-story-element {
|
||||
@ -22,13 +23,17 @@ body {
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.title > span {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.tw-tiddler-missing .title {
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.tw-tags-wrapper .label {
|
||||
margin-right: 8px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.tw-edit-field {
|
||||
|
Loading…
Reference in New Issue
Block a user