1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 02:03:14 +00:00

Style tweaks for giffmex themes

This commit is contained in:
Jeremy Ruston 2013-05-17 10:43:00 +01:00
parent afdc28070f
commit 9739e825b4
2 changed files with 8 additions and 0 deletions

View File

@ -47,3 +47,7 @@ table th {color: #000;background-color:#eee;font-weight:normal;}
table th {border-color:#000;}
table td {border-color:#000;}
table {border-color:#000;}
.btn-mini {
color: #c0c0c0;
}

View File

@ -43,3 +43,7 @@ table th {color: #000;background-color:#eee;font-weight:normal;}
table th {border-color:#000;}
table td {border-color:#000;}
table {border-color:#000;}
.sidebar-header {
color: #ccc;
}