start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2026/05/07 16:36]
lorantine TEMP fix for broken site CSS
start [2026/05/07 16:52] (current)
lorantine TEMP fix for broken site CSS
Line 2: Line 2:
 <HTML> <HTML>
 <link rel="stylesheet" href="https://getbootstrap.com/docs/4.4/dist/css/bootstrap.min.css"/> <link rel="stylesheet" href="https://getbootstrap.com/docs/4.4/dist/css/bootstrap.min.css"/>
 +<style type="text/css">
 +body {
 +margin: 0 !important;
 +}
 +header#dokuwiki__header, main.dw-container, footer#dw__footer > div {
 +margin-left: 0 !important;
 +}
 +.dw-page-icons {
 +    display: none;
 +}
 +main.dw-container, footer#dw__footer {
 +    padding: 0 !important;
 +}
 +ul#dw__badges {
 +    display: inline-flex;
 +}
 +</style>
 +
 <div id="mw-page-base" class="noprint"></div> <div id="mw-page-base" class="noprint"></div>
 <div id="mw-head-base" class="noprint"></div> <div id="mw-head-base" class="noprint"></div>
  • start.1778171779.txt.gz
  • Last modified: 2026/05/07 16:36
  • by lorantine