1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-16 17:04:23 +00:00
TiddlyWiki5/themes/giffmex/rocker/styles.tid
2013-05-17 17:30:50 +01:00

50 lines
1.2 KiB
Plaintext

title: $:/themes/giffmex/rocker/styles
tags: [[$:/tags/stylesheet]]
body { font-size:14px;line-height:20px; background-color:#000000;}
.tw-page-controls {background-color:#000000; padding:8px;}
.title {color: #cc0000;}
a.tw-tiddlylink {text-decoration: none;font-style: normal;font-weight: bold;color: #cc0000;}
.tw-sidebar-lists a.tw-tiddlylink {color: #cc0000;}
.sidebar-header {text-shadow: none;}
.tw-tag-label {
font-weight:normal;
padding: 4px 6px;
color: #000000;
text-shadow: none;
background-color: #ffbb99;
}
.tw-missing-tiddler-label {
font-style: italic;
font-weight: normal;
color:#cc0000;
}
.tw-tab-buttons button {background-color: #000;color:#cc0000;font-weight:bold;border: 1px solid #665544;}
.tw-tab-buttons button.tw-tab-selected {background-color: #000;color:#ff8800;font-weight:bold;border-bottom: 1px solid #000;}
.tw-tab-divider {
border: 1px solid #654;
}
h1 {
font-size: 1.5em;
margin: 0.67em 0;
padding-top:1em;}
table th {padding:10px;vertical-align:top;}
table td {padding:10px;vertical-align:top; background-color:#ffffff;}
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;
}