1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-05 10:16:57 +00:00

Update tw5.com-styles.tid

Aesthetic change: more attractive light blue, and unnecessary borders removed.
This commit is contained in:
giffmex 2014-09-08 09:54:18 -05:00
parent 2cb85e045a
commit 1a18e361cc

View File

@ -26,10 +26,10 @@ tags: $:/tags/stylesheet
.tc-link-info-item {
display: inline-block;
border: 1px solid <<colour muted-foreground>>;
border: none;
padding: 5px 10px;
margin-bottom: 10px;
background: #fcf8f8;
background: #ddeeff;
font-size: 0.8em;
line-height: 1.2;
}