2013-05-17 16:30:50 +00:00
|
|
|
title: $:/themes/giffmex/blanca/styles
|
2013-05-14 13:24:34 +00:00
|
|
|
tags: [[$:/tags/stylesheet]]
|
|
|
|
|
|
|
|
body {
|
|
|
|
font-size:14px;
|
|
|
|
line-height:20px;
|
|
|
|
background-color:#ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tw-page-controls {background-color:#ffffff;
|
|
|
|
padding:8px;}
|
|
|
|
|
|
|
|
.tw-sidebar-lists a.tw-tiddlylink {
|
|
|
|
color: #5959c0;
|
|
|
|
}
|
|
|
|
|
|
|
|
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;}
|
|
|
|
|
|
|
|
.blueTable td {background-color:#eeeeff;}
|
|
|
|
.blueTable th {background-color: #cccccc;}
|
|
|
|
|
|
|
|
.tw-tag-label {
|
|
|
|
font-weight:normal;
|
|
|
|
padding: 4px 6px;
|
|
|
|
color: #000000;
|
|
|
|
text-shadow: none;
|
|
|
|
background-color: #ffeebb;
|
|
|
|
}
|
|
|
|
|
|
|
|
.title {
|
|
|
|
color: #ff9900;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tw-tiddler-frame {
|
|
|
|
border-style:solid;border-color:#eee;border-width:1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tw-tab-buttons button {
|
|
|
|
background-color: #eee;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tw-tab-buttons button.tw-tab-selected {
|
|
|
|
background-color: #ffffff;
|
|
|
|
border-bottom: 1px solid #ffffff;
|
|
|
|
}
|
2013-06-10 07:03:21 +00:00
|
|
|
|
|
|
|
svg.tw-image-new-button, svg.tw-image-options-button, svg.tw-image-save-button {
|
|
|
|
fill: #cccccc;
|
|
|
|
}
|