Jump to content

User:Pierpao/global.css

From Meta, a Wikimedia project coordination wiki

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Nasconde il logo */
 #p-logo {
        display: none;}

 #column-one {
        padding-top: 0;}

 #mw-panel {
        top:0 !important;}
        
 table.avviso_modifica { display: none; }

/* Link ad altre wiki in arancione */
 .extiw { background-color: orange;}

/* Link visitati in */
 a:visited { color: green;}

/* Visualizzazione inline errori modulo citazione */
 .citation-comment {display: inline !important;} /* show all Citation Style 1 error messages */