MediaWiki:Bootstrapskinmini.css

Revision as of 10:37, 24 November 2016 by Mahi (talk | contribs) (Die Seite wurde neu angelegt: „Das folgende CSS wird für mobile Benutzeroberflächen geladen.: #p-logo { float:left !important; width: 50% !important; } h1 { font-siz…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Das folgende CSS wird für mobile Benutzeroberflächen geladen. */
#p-logo {
    float:left !important;
    
    width: 50% !important;
}

h1 {
    font-size: 20px  !important; 
    color: #24478f   !important; 
    font-weight:200 !important;
    
}