/* Minimal tweaks, keep Bootstrap as the main base */

.inn-embedded-toolbar {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9999;
    opacity: 0.95;
}

code { font-size: 0.95em; }
