1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00

Skinnify headings

This commit is contained in:
Jeremy Ruston 2013-07-05 08:52:27 +01:00
parent 4fe408d9d3
commit f7539ca794

View File

@ -77,6 +77,7 @@ body {
h1, h2, h3, h4, h5, h6 {
line-height: 1em;
font-weight: 300;
}
code, pre {
@ -254,6 +255,7 @@ a.tw-tiddlylink-external {
display: inline-block;
padding: 2px 9px;
font-size: 11.844px;
font-weight: 300;
line-height: 14px;
color: #fff;
white-space: nowrap;