Difference between revisions 5749 and 5750 on dvwiktionary

html, body {
  font-family: "Faruma";
  font-size: 1.03em;
}

dfn {
    font-style: inherit;  /* Reset default styling for <dfn> */
}
sup, sub {
    line-height: 1em;     /* Reduce line-height for <sup> and <sub> */
}

/* Main page background logo */
.fondmp-backlogo {
   background:url("//upload.wikimedia.org/wikipedia/commons/0/08/WiktionaryFr-barre-accueil.png")
}

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}
(contracted; show full).inputbox-hidecheckboxes form .inputbox-element {
    display: none !important;
}

/* Hide charinsert base for those not using the gadget */
#editpage-specialchars {
	display: none;
}