No activity today, make something!
afya
StyleSheet
Markdown Help
Search globally
Save Tiddler
Revert Changes
Cancel Edit
/*{{{*/ div[tags~="slimindex"] .viewer li {padding-top: 0em; padding-bottom: 0em;} .seenote {color:#bbbbbb;} .tiddler .tagged .listTitle{display:none} .tagged {float:left;} .tagged { list-style: none; margin: 0; padding: 0; } .tagged li {display: inline;} /*TiddlyWiki stuff that remains the same regardless of ColorPalette used*/ .button:hover {background:#fe8;} #displayArea {padding-top:10px; padding-left:0px;} #messageArea {background:#fe8;} .popup li a:hover {background:#fe8;} .annotation {background:#fe8;} .highlight, .marked {background:#fe8;} #backstageArea a:hover {background:#fe8;} .viewer pre {border:1px solid #fe8; background:#ffc;} .warning {background:#ffc;} .popup li a:active {background:#ffc;} #messageArea .button {background:#ffc;} .wizard .button {color:[[ColorPalette::Foreground]]; background:#fe8; border: 1px solid; border-color:#ffc [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] #ffc;} .viewer {padding: 1em;} #tiddlerDisplay .tabContents {padding-left: 2em; padding-right: 2em;} .floatleft {float:left; } .floatright {float:right; } .storyMenu {text-align:center; margin-bottom:30px; } .floatcenter .button {border: 0px solid; border-color:#ffffff;} .externalLink {text-decoration:none; font-weight: normal; background-color:#ffffff;} .viewer ul {list-style-image:url(http://www.giffmex.org/images/goldbullet.jpeg);} div[tags~="note"] .viewer {font-family:'Droid Sans', sans-serif; font-size: 1.4em; margin-top: 2em;} div[tags~="tutorial"] .viewer {font-family:'Droid Sans', sans-serif; font-size: 1.4em; margin-top: 2em;width:30em;background-color:#eeeeee;} div[tags~="quoteindex"] .viewer {font-family:'Droid Sans', sans-serif; font-size: 1.2em;} .viewer hr {border:0px;border-top: solid 1px #dddddd; color: #dddddd;width:100%; margin-top:20px; margin-bottom:20px;} /*FONT STUFF*/ body {font-family: 'Droid Sans', Arial, sans-serif; font-size: 10pt;} .tiddlyLinkExisting {font-weight:normal;} .tiddlyLinkNonExisting {font-style:normal; color:#bbbbbb;} .viewer h1,h2,h3,h4,h5 {color:#001155; background:#dddddd; padding:10px; font-family: Droid Sans, Verdana, sans-serif; border-bottom: none;} .viewer h1,h2,h3,h4,h5,h6 {font-weight:normal; text-decoration:none;} .viewer h1,h2,h3, h4,h5,h6 {margin-top:none; margin-bottom:0.3em;} h1 {font-size: 8pt; margin-top: 0em;} .editor a {color:#dddddd;} #editor a {color:#dddddd;} .nowrap { white-space:nowrap;} .bluey {font-weight: bold; color:[[ColorPalette::SecondaryPale]] font-size: 1.3em;} .popup li .tagger a{display:inline} .fontResizer {color:[[ColorPalette::SecondaryPale]]} .indentgray {margin-left:3em; color:#cccccc; display:block;} .bluebkg {background-color: #cccccc;} .lessindent {margin-left: 1em;} .bpn h1{background:#cccccc;} .squote {color: #777777; text-align: left; display:block; font-style: italic;} .qqq {color: #777777; font-style: italic; font-size: 12pt;} .red {color: red; font-weight: bold;} .boldSlider .button{border:none; font-weight: bold; color: black;} .italicSlider .button{border:none; font-weight: normal; color: black;} .plainSlider .button{border:none; font-weight: normal; color: black;} .white {color: white;} .small {font-size: .75em;} .green {color:green;font-weight:bold;} .blue {color:#0e34a2;font-weight:bold;} .greek {font-family: Gentium;} .greekbig {font-family: Gentium; font-size: 16pt;} .orange {color:#ee4400;} .dkgrn {color:#339933;} .purple {color:#990099;} .dkblue {color:#001155; background:#dddddd; padding:10px; width:100%;z-index: 100;} .dkgray {color:#777777;} .brown {color:#776633;font-weight: bold;font-size: 16pt;} .big {font-size: 16pt;} .teenygray {color:#888888;font-size:0.8em;} .floatrightblue {float: right; vertical-align:top; width: 200px; position: relative;} .gkindent {font-family: Gentium; font-size: 16pt; margin-left: 2em; display:block;} .hebrewNoAlign{font-family: Gentium; font-size: 20pt;} .toolbar a {color:[[ColorPalette::SecondaryLight]];} .selected .toolbar a {color:[[ColorPalette::SecondaryLight]];} .selected .toolbar a:hover {color:[[ColorPalette::SecondaryLight]];} /*MOVE TOOLBAR TO THE LEFT*/ .toolbar {text-align:center; font-size:.9em;} /* SHORTENS THE HEIGHT OF THE HEADER */ .headerShadow {padding: 1em 0em .4em 1em;} .headerForeground {padding: 1em 0em .4em 1em;} .siteTitle {font-size:1.5em;} .siteSubtitle {font-size:1em;} /*MAINMENU*/ #mainMenu {width: 16.5em; text-align: left; font-size: .85em; background-color:#eeeeee;} #displayArea {margin: 0em 15em 0em 16.5em;} /*TABLE HEADER*/ .viewer th {padding-left: 15px; padding-right: 15px; vertical-align:top;} .viewer td {padding-left: 15px; padding-right: 15px; vertical-align:top;} .viewer th {color: #000; background-color: #cccccc; } /*TIDDLER TOPMARGIN AND BUTTON BORDER*/ a.button{border: 0;} .viewer { margin-top: .1em; } .viewer {line-height: 1.7em;} /*MENUBOXES*/ .menuboxwhite { display:block; padding: 1em; border:1px solid; background:white;} .menuboxgray { display:block; padding: 1em; border:1px solid; background:#eeeeee;} /*TIDDLER TITLE COLOR MATCH BOTTOM OF HEADER*/ .title {color:[[ColorPalette::PrimaryMid]];} /*UNORDERED and ORDERED LISTS TWEAK*/ .viewer li {padding-top: 0.5em; padding-bottom: 0.5em;} .viewer .tiddlyLinkExisting {font-weight:normal; color: #577ff2; border-color: white; text-align: left; vertical-align: top; } /*LINELESS BLOCKQUOTES*/ .viewer blockquote {border-left: 0px; margin-top:0em; margin-bottom:0em; } .siteTitle table {border: none; margin:none;} /*INVISIBLE TABLE*/ .viewer .invisiblecomm table {border-color: white;} .viewer .invisiblecomm table td { font-size: 1em; font-family: Verdana; border-color: white; padding: 10px 20px 10px 0px; text-align: left; vertical-align: top; padding: 20px;} .viewer .invisiblecomm table th { color:[[ColorPalette::SecondaryLight]]; background-color: white; border-color: white; font-family: Verdana; font-size: 1.2em; font-weight: bold; padding: 10px 20px 10px 0px; text-align: left; vertical-align: top;} .viewer .invisiblecomm table tr.leftColumn { background-color: #bbbbbb; } .invisiblelist li {padding-top:0.25em;padding-bottom:0.25em;} .invisiblelist .tiddlyLinkExisting {font-weight:normal; color: #1177ff; border-color: white; text-align: left; vertical-align: top;} /*TOPMENU*/ #topMenu {padding-left: 1em; background-color: [[ColorPalette::PrimaryPale]]; color: #110077; font-family: Trebuchet MS, Verdana; font-size: 13pt; line-height: 1em;} #topMenu table td {margin: 10px;} #topMenu .purple a {color:[[ColorPalette::SecondaryPale]]} /*TABS - see also stylesheettiddlersbar*/ .tabSelected{color:[[ColorPalette::PrimaryDark]]; background:#cccccc; border-left:1px solid [[ColorPalette::TertiaryLight]]; border-top:1px solid [[ColorPalette::TertiaryLight]]; border-right:1px solid [[ColorPalette::TertiaryLight]]; } .tabUnselected {color:[[ColorPalette::Background]]; background:#cccccc;} .tabContents {background:white; border:1px solid [[ColorPalette::TertiaryLight]];} .tabContents .button {border:0;} .viewer .tabContents {padding-top: none;padding-bottom: 2em;} /* TAB COLOR FIX */ .tabUnselected {color:#777777;} /*TEXT BOXES*/ .textbox { display:block; padding:1em; border:1px solid; background:#eeeeee; color:#000; } .menubox { display:block; padding:1em; -moz-border-radius:1em; border:1px solid; background:#eeeeee; color:#000; } .menubox2 { display:block; padding: .25em; border:none; margin: 0; background:[[ColorPalette::TertiaryDark]]; [[ColorPalette::SecondaryDark]]; text-align: center; font-size: 1.6em;} .menubox3 { display:block; padding:.25em; border:none; margin: 0; background:[[ColorPalette::TertiaryDark]]; [[ColorPalette::SecondaryDark]]; text-align: center; font-size: 2.5em;} /*BLOCKTABLE*/ .viewer .blocktable table {border: 10px solid white; font-family:Calibri;font-size: 15pt;} .viewer .blocktable table td {border:10px solid white; padding: 20px 30px 30px 30px; background-color:#eeffcc;} .viewer .blocktable table th {border:10px solid white; background-color:#ccddaa;} /*BLOCKTABLE*/ #mainMenu .blocktable table {border: 5px; font-family:Calibri;} #mainMenu .blocktable table td {border:5px; background-color:#eeeeee;} #mainMenu .blocktable table th {border:5px; color:black; background-color:#eeeeee;} .floatcenter {text-align: center; background-color:#ffffff; font-size:18px;} /* GIFFMEX TWEAKS TO STYLESHEETPRINT (so that nothing but tiddler title and text are printed) */ @media print {#mainMenu {display: none ! important;}} @media print {#topMenu {display: none ! important;}} @media print {#sidebar {display: none ! important;}} @media print {#messageArea {display: none ! important;}} @media print {#toolbar {display: none ! important;}} @media print {.header {display: none ! important;}} @media print {.tiddler .subtitle {display: none ! important;}} @media print {.tiddler .toolbar {display; none ! important; }} @media print {.tiddler .tagging {display; none ! important; }} @media print {.tiddler .tagged {display; none ! important; }} @media print {#displayArea {margin: 1em 1em 0em 1em; font-size: 8pt; font-family: Calibri, Arial, sans-serif;}} @media print {.pageBreak {page-break-before: always;}} @media print {#tiddlersBar {display: none ! important;}} @media print {#storyMenu {display: none ! important;}} @media print {.tiddler .TiddlerNotes {display: none ! important;}} /*}}}*/
Autocomplete tags from:
Global tags
Local tags