kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Style updates
rodzic
2a08b3a082
commit
c1a34016ca
|
@ -4,6 +4,7 @@ type: text/css
|
||||||
body {
|
body {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tw-story-element {
|
.tw-story-element {
|
||||||
|
@ -22,13 +23,17 @@ body {
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.title > span {
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.tw-tiddler-missing .title {
|
.tw-tiddler-missing .title {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tw-tags-wrapper .label {
|
.tw-tags-wrapper .label {
|
||||||
margin-right: 8px;
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tw-edit-field {
|
.tw-edit-field {
|
||||||
|
|
Ładowanie…
Reference in New Issue