Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
@font-face { font-family: 'CrimsonText' !important; src: url('https://wiki.heystories.com/fonts/CrimsonText-Bold.ttf') format('ttf'), url('url('https://wiki.heystories.com/fonts/CrimsonText-Bold.ttf') ') format('ttf'), url('url('https://wiki.heystories.com/fonts/CrimsonText-Regular.ttf') ') format('ttf'); } .mw-body, .mw-headline, .mw-label, .mw-input, .mw-body-content, .mw-allpages-table-form, .mw-allpages-nav { font-family: 'CrimsonText' !important;} /* Cambia <URL> por la URL de la imagen que deseas usar como fondo */ body.mediawiki { background-image: url("<https://static.vecteezy.com/system/resources/previews/006/696/364/large_2x/panoramic-abstract-decorative-dark-background-wide-angle-rough-stylized-mystic-texture-wallpaper-with-copy-space-for-design-rough-painted-plaster-wall-for-light-blue-background-free-photo.jpg>"); background-color: #f0f0f0; /* Cambia el color de fondo según tus preferencias */ background-size: cover; /* Ajusta el tamaño de la imagen para cubrir todo el fondo */ background-repeat: no-repeat; /* Evita que la imagen se repita */ background-attachment: fixed; /* Mantiene la imagen fija mientras se desplaza la página */ /* Puedes ajustar otros estilos según tus necesidades */ }