mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-08 04:28:10 +00:00
Tweak colours for link info items
This commit is contained in:
parent
14dc8accd6
commit
edde700138
@ -7,10 +7,10 @@ tags: $:/tags/Stylesheet
|
||||
}
|
||||
|
||||
.tc-link-info-item {
|
||||
border: 1px solid #dde7f1;
|
||||
border: 1px solid #ebefcd;
|
||||
padding: 5px 10px;
|
||||
margin-bottom: 10px;
|
||||
background: #f3f8fd;
|
||||
background: #fcfdf3;
|
||||
font-size: 0.8em;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user