FrontPage 

Fuego wiki

Login or create account

tbwiki.css in split format

/* tbwiki Default Styles * * Copyright (c) 2006 by Tim Bird*/
/* tbwiki Default Styles * * Copyright (c) 2006 by Tim Bird*/
body { background-color: #eeeeee; color: #000000; font-family: Times New; font-size: 12pt; margin-right: 0px; margin-left: 2px;}
body {   background-color: #eeeeee;   color: #000000;   font-family: Times New;   font-size: 12pt;   margin-right: 0px;   margin-left: 2px;}
.content { background-color: #ffffff;}
.content {   background-color: #ffffff;}
h1,h2,h3,h4,h5 { font-family: Helvetica;}
h1,h2,h3,h4,h5 {   font-family: Helvetica;}
h1 { font-size: 16pt; font-weight: normal; padding-bottom: 2px; border-bottom: 1px solid #c0c0c0;}
h1 {   font-size: 16pt;   font-weight: normal;   padding-bottom: 2px;   border-bottom: 1px solid #c0c0c0;}
h2 { font-size: 14pt; font-weight: normal;}
h2 {   font-size: 14pt;   font-weight: normal;}
h3 { font-size: 10pt;}
h3 {   font-size: 10pt;}
h4 { font-size: 10pt;}
h4 {   font-size: 10pt;}
.site_title h1 { font-size: 22pt; font-weight: bold; padding-bottom: 2px;}
.site_title h1 {   font-size: 22pt;   font-weight: bold;   padding-bottom: 2px;}
.page_title h1 { font-size: 22pt; font-weight: bold; padding-bottom: 2px; border-bottom: 1px solid #c0c0c0;}
.page_title h1 {   font-size: 22pt;   font-weight: bold;   padding-bottom: 2px;   border-bottom: 1px solid #c0c0c0;}
.index { margin-left: 20pt;}
.index {   margin-left: 20pt;}
.index h4 { font-size: 14pt; border-bottom: 2px solid #4040ff; margin-bottom: 2px;}
.index h4 {   font-size: 14pt;   border-bottom: 2px solid #4040ff;   margin-bottom: 2px;}
.toc { display: table; width: 0%; margin-left: 20pt; margin-right: auto; padding-right: 15px; background-color: #ffffe0; border: 2px solid #ffffb0; font-family: Helvetica; font-size: 9pt;}
.toc {   display: table;   width: 0%;   margin-left: 20pt;   margin-right: auto;   padding-right: 15px;   background-color: #ffffe0;   border: 2px solid #ffffb0;   font-family: Helvetica;   font-size: 9pt;}
/********************************************** * overall layout is: * * +----main-----------------------+ * |sidebar | +--- article------+ | * | +-----+ | |+---actionbar--+ | | * | | | | || | | | * | | | | |+--------------+ | | * | +-----+ | |+---content----+ | | * | +-----+ | || | | | * | | | | || | | | * | +-----+ | || | | | * | | |+--------------+ | | * +-------------------------------+ * * Note: the 'main' table has a cell with class 'sidebarcol' * each table in this cell is of class 'sidebar' */
/********************************************** * overall layout is: *  * +----main-----------------------+ * |sidebar  | +--- article------+ | * | +-----+ | |+---actionbar--+ | | * | |     | | ||              | | | * | |     | | |+--------------+ | | * | +-----+ | |+---content----+ | | * | +-----+ | ||              | | | * | |     | | ||              | | | * | +-----+ | ||              | | | * |         | |+--------------+ | | * +-------------------------------+ *  * Note: the 'main' table has a cell with class 'sidebarcol' *   each table in this cell is of class 'sidebar' */
/********************************************** * sidebar stuff */
/********************************************** * sidebar stuff */
.sidebarcol { vertical-align: top; width: 130px;}
.sidebarcol {  vertical-align: top;  width: 130px;}
.sidebar table { background-color: #ffffff; border: 1px solid #808080; margin-right: 5px; width: 100%;}
.sidebar table {  background-color: #ffffff;  border: 1px solid #808080;  margin-right: 5px;  width: 100%;}
#search_table { border: 0px;}
#search_table {  border: 0px;}
.sidebar ul { list-style-type: square; list-style-color: green; list-style-position: inside; font-size: 10pt; padding-left: 5;}
.sidebar ul {  list-style-type: square;  list-style-color: green;  list-style-position: inside;  font-size: 10pt;  padding-left: 5;}
/********************************************** * actionbar stuff */
/********************************************** * actionbar stuff */
/*A.actionbar:link { color: red;}
/*A.actionbar:link {   color: red;}
A.actionbar:visited { color: red;}*/
A.actionbar:visited {   color: red;}*/
.actionbar td { text-align: center;}
.actionbar td {   text-align: center;}
.actionbar table { width: 100%; border-collapse: collapse; margin-bottom: 0px;/* border: 2px solid yellow; */}
.actionbar table {   width: 100%;   border-collapse: collapse;   margin-bottom: 0px;/*   border: 2px solid yellow; */}
.gap {/* background-color: none; */ border-bottom: 2px solid #808080; border-top: 0px none; border-left: 0px none; border-right: 0px none;}
.gap {/*  background-color: none; */  border-bottom: 2px solid #808080;  border-top: 0px none;  border-left: 0px none;  border-right: 0px none;}
.inactivetab { background-color: #ffffff; padding-left: 3px; padding-right: 3px; border: 2px solid #808080;}
.inactivetab {  background-color: #ffffff;  padding-left: 3px;  padding-right: 3px;  border: 2px solid #808080;}
.activetab { background-color: #ffffff; padding-left: 3px; padding-right: 3px; border: 2px solid #c0c080; border-bottom: 0px none; font-weight: bold;}
.activetab {  background-color: #ffffff;  padding-left: 3px;  padding-right: 3px;  border: 2px solid #c0c080;  border-bottom: 0px none;  font-weight: bold;}
.main { width: 100%; border-collapse: collapse;/* border: 2px solid green; */}
.main {  width: 100%;  border-collapse: collapse;/*  border: 2px solid green; */}
.main td { margin-top: 0px; margin-bottom: 0px; vertical-align: top;/* border: 2px solid green; */}
.main td {  margin-top: 0px;  margin-bottom: 0px;  vertical-align: top;/*  border: 2px solid green; */}
.article { width: 100%; padding-top: 0px; padding-bottom: 0px; margin-left: 0px; margin-right: 0px; border-collapse: collapse;/* border: 2px solid red; */}
.article {  width: 100%;  padding-top: 0px;  padding-bottom: 0px;  margin-left: 0px;  margin-right: 0px;  border-collapse: collapse;/*  border: 2px solid red; */}
.article td { padding-top: 0px; padding-bottom: 0px;/* border: 2px solid red; */}
.article td {  padding-top: 0px;  padding-bottom: 0px;/*  border: 2px solid red; */}
.content { border-left: 2px solid #808080; border-bottom: 2px solid #808080; padding: 4px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.content {  border-left: 2px solid #808080;  border-bottom: 2px solid #808080;  padding: 4px;  margin-left: 0px;  margin-right: 0px;  margin-top: 0px;}
/********************************************** * edit_help stuff */.edit_help_table { background-color: #e0ffe0; border: 2px solid #b0ffb0;}
/********************************************** * edit_help stuff */.edit_help_table {  background-color: #e0ffe0;  border: 2px solid #b0ffb0;}
.edit_help { font-size: 12pt;}
.edit_help {  font-size: 12pt;}
.help_def { font-family: Helvetica; font-weight: bold; font-size: 11pt;}
.help_def {  font-family: Helvetica;  font-weight: bold;  font-size: 11pt;}
TBWiki engine 1.8.3 by Tim Bird