/* hide the default jspwiki logo */ a.logo { background:transparent; border:none; text-indent:-99em; } a.logo b:before { content:""; }

a.logo { background: url(LeftMenu/encyc.jpg); background-size: contain; background-repeat: no-repeat; background-position: center; height: 60px; width: 180px; 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;} .underline {text-decoration:underline;} .clpse,xpand {overflow: hidden; height: 0px;}

.tab-pane {background-color: #fffff0;}