User:Mike/monobook.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for Mike to every page, when User:Mike is using the Monobook skin.


@import url(http://sv.wikipedia.org/w/index.php?title=Användare:Mike/monobook.css&action=raw&ctype=text/css);

/* Hide the navigation bar items I don't use */
#n-mainpage { display: none }
#n-portal { display: none }
#n-currentevents { display: none }
#n-help { display: none }
#n-sitesupport { display: none }

 #p-logo            { display: none; }
 #p-search          { border: 1px solid grey; position: absolute; top: 0em; }
 #p-tb              { border: 1px solid grey; position: relative; top: -7.5em; }
 #p-lang            { border: 1px solid grey; position: relative; top: -7.5em;}
 #p-navigation      { border: 1px solid grey; position: relative; top: -7.5em;}
 #p-visibility      { border: 1px solid grey; position: relative; top: -7.5em;}
 #p-projects        { border: 1px solid grey; position: relative; top: -7.5em;}
 #footer            { display:none; }

    .use-with-mention { font-style: italic; }
    .mention { font-style: normal; } 
    #rank { display: none }
    .disambig-see-also { text-indent: 2em }
    .ns-0 #bodyContent hr { visibility: visible }
    .allpagesredirect { text-decoration:line-through }

table {
    font-size: 100%;
    background: transparent;
}

/* My settings for [[:Category:Inflection templates]] */
.infl-inline { display: inline }
.infl-table { display: inline }