Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes. edit

Thank you for your patience while we continue to upgrade DDOwiki to the latest MediaWiki LTS version. If you find any errors on the site, please visit the Discord chat server and let us know.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!

MediaWiki:Truglass.css

From DDO wiki
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes, you can click here or try one of the methods below..

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl+F5 or Ctrl+r ( Command+r on a Mac)
  • Google Chrome: Press Ctrl+ Shift+R ( Command+ Shift+R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl+F5
  • Konqueror: Click Reload or press F5
  • Opera: Clear the cache in Tools ‣ Preferences
/* edit this file to customize the entire site */
#bC .verified {
    //font-weight: 400pt; 
}
#bC .unverified {
    font-style: italic; 
    color: #790029; 
    border-bottom: 1px #BD004A dotted; 
}
#bC .official {
    //font-weight: 400pt; 
}
#bC .pnp {
    //font-style: normal; 
    color: #790029; 
    border-bottom: 1px #BD004A dotted; 
}

.sigtext a { 
    color: #0067db; 
    font-weight: 900; 
    text-decoration: none; 
    font-family: 'Arial Unicode MS'; 
}

.sigtext2 a { 
    color: #006a00; 
    text-decoration: none; 
    font-family: 'Arial Unicode MS'; 
}


/* Broken CSS fix attempt.  User:.../truglass.css fails to load... Let's bump it up one notch... Will try in common.css if need be. */
.inlinlist { padding: 0px; margin: 0px; }
.inlinlist ul { padding: 0px; margin: 0px; }
.inlinlist ol { padding: 0px; margin: 0px; }
.inlinlist li { display: inline; padding: 0px; margin: 0px; }
 
#cactions span#ca-nstab-project,
#cactions span#ca-nstab-item {
    font-size: 10px;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px 0px 0px 2em;
}
 
#cactions span#ca-nstab-project:before,
#cactions span#ca-nstab-item:before {
    content: "[ ";
}
 
#sidebar h3 { font-size: 10px; color: #000; }
 
#content a.stub:hover:after { content:\00A0\24C8; font-size: 90%; }
 
.dropdown { font: 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; }