Site Tools


@import url('navbox.css');

div.page div.level1 > blockquote , div.page div.level2 > blockquote {

top: 0;
min-height: 32pt !important;

}

div.page div.level1 > blockquote::before , div.page div.level2 > blockquote::before {

top: 8pt;
left: -32pt;
font-size: 32pt !important;

}

form#dweditform input, form#dweditform textarea {

font-family: monospace;
color: #224 !important;
background-color: #efe !important;

}

.bg_alt{

background-color: __background_alt__;

}

.bg_neu {

background-color: __background_neu__;

}

.bg_danger {

background-color: DarkRed;

}

.bg_warning {

background-color: yellow;

}

.bg_notice {

background-color: SteelBlue;

}

.block_center {

text-align: center;
margin: auto 4em;

}

.cloudbox {

padding: 0 4em;
border: 4px double __highlight__;
font-family: serif;

}

.ffmovehud {

padding-top: 2px;
padding-bottom: 2px;
min-width: 25%;
max-width: 70%;
margin-left: auto;
margin-right: auto;
margin-bottom: 4px;
text-align: center;
color: #e3e3e3;
text-shadow: -1px -1px #bbb;
word-spacing: 4pt;
font-family: sans-serif;
font-size: small;
border: 4px solid #ccc;
border-radius: 4px;
-moz-border-radius: 4px;
background-clip: padding-box;
overflow: hidden;

}

.ffxiv_moveplayer {

.ffmovehud;
background-color: fade(navy, 75%);

}

.ffxiv_moveenemy {

.ffmovehud;
background-color: fade(darkred, 75%);

}

.floatleft {

float: left;
padding-right: 1em;
border-right: 1px solid silver;

}

.floatright {

float: right; 
margin-left: 1em;
padding-left: 1em;
border-left: 1px solid silver;

}

.clearfloat {

clear: both;

}

.clearfloat_l {

clear: left;

} .clearfloat_r {

clear: right;

}

table.pkmninfobox_wrapper {

margin: 0 4pt;
padding: 0 0;

outline: 4px inset silver;

border-radius: 8pt;

}

table.pkmninfobox {

width: 100%;
margin: 0 auto;
vertical-align: middle;
border-radius: 4pt;

}

table.pkmninfobox > tr > td > table {

background-color: #ddd;

}

table.pkmninfobox > tr > td {

/* set background color to mon */

}

table.infobox_hh {

width: 100%;
margin: 0 auto;
font-family: sans-serif;
font-size: smaller;
border: 2px solid gray;

}

table.infobox_hh tr > th {

width: 33%;
padding-left: 4pt;
padding-right: 8pt;
color: black;
font-family: cursive;
vertical-align: middle;

}

table.infobox_hh tr > td {

padding-left: 8pt;
padding-right: 4pt;
background-color: #eee;

}

table.infobox_vv {

width: 100%;
margin: 0 auto;
font-family: sans-serif;
font-size: smaller;
border: 2px solid gray;

}

table.infobox_vv tr > th {

width: 49%;
color: black;
text-align: center;
font-family: cursive;
vertical-align: top;

}

table.infobox_vv tr > td {

width: 50%;
background-color: #eee;
text-align: center;
vertical-align: top;

}

table.pkmninfobox table.headtable1 {

width: 100%; 
border-collapse: collapse;
separate: 1px solid silver;

}

th.infoboxtabl_l {

font-family: sans-serif;
padding-right: 8pt;
text-align: right;

}

td.infoboxtabl_r {

font-family: sans-serif;
padding-right: 8pt;

}

table.pkcombatstats {

padding: 2px;
min-width: 250px;
max-width: 450px;

}

table.pkcombatstats table tr:first-child > th {

text-align: center;
font-size: 125%;
letter-spacing: 1.33pt;

}

table.pkcombatstats table tr:nth-child(2) > th {

text-align: center;
font-size: 110%;

}

table.pkcombatstats td > table tr:first-child > th:hover {

background-color: #a48888;
border-color: __highlight__;

}

table.pkcombatstats table tr > td,th {

font-size: x-small;

}

table.pkcombatstats table tr > td.cparam_r {

text-align: right; 
padding-right: 1em; 
color: SteelBlue;

}

table.pkcombatstats tr:last-child > td:hover {

border-color: __highlight__;

}

div.tabs > ul {

border: 1 px dotted green;

}

.dto_publications {

display: block;

}

.dto_publications tr {

display: flex; 
flex-wrap: wrap; -moz-flex-wrap: wrap;

}

.dto_publications td {

flex: 1; -moz-flex: 1; 
display: block;

}

.dto_publications td.rownumbers {

max-width: 6%; 
width: 6%;
color: __text_neu__;
background-color: __background_neu__;
font-family: monospace;

}

.dto_publications td.enreleases, .dto_publications td.esreleases {

flex: 1 1 32%;
-moz-flex: 1 1 32%;
max-width: 32%;
width: 32%;
font-size: smaller;

}

.dto_publications th {

flex: 1; -moz-flex: 1; 
display: block; padding-left: 1em;

}

.dto_publications th:nth-child(5) {

flex: auto; -moz-flex:auto;
width: 100%;

}

.dto_publications td.summary , .dto_publications td.ensummary , .dto_publications td.essummary {

flex:auto; -moz-flex:auto;
width: 100%;
font-size: smaller;
border-style: double;

}

.dto_publications tr:first-child > th:nth-child(5) {

flex: auto; -moz-flex:auto;

}

.rounded {

border-radius: 6px;
-moz-border-radius: 6px;

} .tbody_hidden tr {

display: none;

} .tbody_hidden:focus tr {

display: table-row;

} .tbody_hidden:focus {

outline: none;

} .tbody_hidden:after {

content: "\a0 unfold";
color: blue;
background: blue;
display: block;
height: 0.6em;

} .tbody_hidden:focus:after {

content: none;

}

div.navbox {

margin: 0 auto;
width: 80%;
max-width: 80%;
border: 2pt solid LightBlue;
border-radius: 6pt;
background-color: #cce;
padding: 1px;

}

div.navbox > div {

margin: 0 auto;
width: 100%;
border: 1px solid white;
border-radius: 6pt;

}

div.navbox > div > table.inline {

margin: 0 auto;
width: 99%;
border: 2pt solid blue;
border-radius: 6pt;
border-collapse: collapse;
background-color: __background_alt__;

}

div.navbox > div > table.inline td {

text-align: center;

}

div.navbox > div.exttable > table.inline tr:first-child th {

font-size: 18pt;
background-color: #644;
color: #eec;
-webkit-text-stroke: 1px #888;
-moz-text-stroke: 1px #888;

}

div.navbox table.inline tr:first-child td > table {

  margin: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  background-color: #efe;
  border-radius: 4pt;

}

div.navbox > div.exttable > table > caption {

  padding: 0 2em;
  border: none;
  background-color: __background_neu__;
  color: SteelBlue;
  text-align: center;
  font-size: 90%;

}

div.navbox table.inline tr:hover {

  background-color: __background_neu__;

}

div.navbox table tr:not(:first-child) > th:first-child {

  max-width: 35%;
  /*color: yellow;*/
  vertical-align: middle;
  text-align: right;

}

div.navbox table tr:first-child > th.headerrow {

  text-align: center;
  margin: 0 4pt;
  background-color: __background_neu__;
  color: SteelBlue;
  font-size: 105%;
  letter-spacing: 1pt;

} .notepokeballbn {

padding-right: 2em;
background-color: #c8e4e4;
background-image: url('images/pokeball_bn_48.png') ;
text-align: justify;
color: #622;

}

blockquote.flavortext {

margin: 0 2em;
border-left: 8pt solid silver !important;
border-right: 8pt solid silver !important;
text-align: justify;
font-family: 'Book Antiqua', 'Merriweather', 'Garamond', cursive;
initial-letter: 2;

}

table.equipo {

margin: 0 auto; 
width: 80%;
border-radius: 8px; 
-moz-border-radius: 8px;

}

table.equipo td.equipo_mons_container {

margin: 0 auto;
width: 100%;

}

table.equipo td table.equipo_mons {

display: grid;
grid-template-columns: 1fr 1fr;
width: 100%;
margin: 0 auto;
border: 4pt solid #ddd;

}

table.equipo td table.equipo_mons tbody {

display: contents;
width: 100%;

}

table.equipo td table.equipo_mons tr {

display: contents;

}

span.tp {

display: inline-block; 
min-width: 5em;
padding: auto 1ex;
border: 2px solid gray;
border-radius: 4pt;
font-family: sans-serif;
font-size: 85%;

} span.tp.tp-normal {

background-color: #ccd;

} span.tp.tp-grass {

background-color: forestgreen;

} span.tp.tp-fire {

background-color: orangered;

} span.tp.tp-water {

background-color: oceanblue;

} span.tp.tp-fighting {

background-color: #d48383;

} span.tp.tp-psychic {

background-color: hotpink;

} span.tp.tp-dark {

background-color: #464;

} span.tp.tp-steel {

background-color: steelblue;

}

Worldbuilding Elements

Published Material
Meta
 

Translations of this page?:


User Tools