/* hide the default jspwiki logo */ a.logo { background:transparent; border:none; text-indent:-99em; } a.logo b:before { content:""; }
a.logo {
background: url();
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 40px;
width: 40px;
color: black;
/* add a fancy button like effect */ box-shadow:0 0 .25em white; border-radius:2em; background-color: rgba(255,255,255,0.15); }
.ot {font-style: italic; color: #A52A2A;} .right {text-align: right; align-content: right;} .underline {text-decoration:underline;} .clpse,xpand {overflow: hidden; height: 0px;}
.follow {font-style: italic; }
.page-content { overflow: auto; }
/* To make the icon bigger on ordered lists */ .collapse-btn { font-size:1.25em;}
.black:after {margin-left: 0.15em; content:url(); }
.blue:after {margin-left: 0.15em; content:url(
); }
.brown:after {margin-left: 0.15em; content:url(
); }
.gray:after {margin-left: 0.15em; content:url(
); }
.green:after {margin-left: 0.15em; content:url(
); }
.red:after {margin-left: 0.15em; content:url(
); }
.white:after {margin-left: 0.15em; content:url(
); }
.yellow:after {margin-left: 0.15em; content:url(
); }
.amyrlin:after {margin-left: 0.15em; content:url(
); }
.disambiguation { padding-left: 1.6em; margin-bottom: 0.5em; font-style: italic; font-family: sans-serif;}
.quote {font-size: 16px;}
/* Existing improvements for mobile-friendliness and usability */ .accordion-header, .tab-header { min-height: 44px; line-height: 44px; padding: 8px; } @media (max-width: 768px) { .accordion-header, .tab-header { font-size: 16px; } }
img { image-rendering: -webkit-optimize-contrast; /* For Safari */ image-rendering: crisp-edges; /* For other browsers */ } @media (max-width: 768px) { img { max-width: 100%; height: auto; } }
.accordion-header { role: "button"; aria-expanded: "false"; } .accordion-contentNo InterWiki reference defined in properties for Wiki called "style*="display"! .accordion-header { aria-expanded: "true"; } .tab-header { role: "tab"; } .tab-content { role: "tabpanel"; }