MediaWiki:Common.css
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.
/* CSS placed here will be applied to all skins */ /* Item attribute colours. */ .att_level { color:#756B5E; } .att_positive { color:#99CCFF; } .att_negative { color:#FF4040; } .att_neutral { color:#EBE2CA; } .att_setname { color:#E1FF0F; } .att_setitem_y { color:#95AF0C; } .att_setitem_n { color:#8B8989; } .att_uses { color:#00A000; } .att_flags { color:#756B5E; } .att_strangerank { color:#756B5E; } /* End item attribute colours. */ /* Item quality colours. */ .qua_normal { color:rgb(178,178,178); } .qua_unusual { color:rgb(134,80,172); } .qua_vintage { color:rgb(71,98,145); } .qua_unique { color:rgb(255,215,0); } .qua_community { color:rgb(112,176,74); } .qua_valve { color:rgb(165,15,121); } .qua_self-made { color:rgb(112,176,74); } .qua_customized { color:rgb(71,98,145); } .qua_genuine { color:rgb(77,116,85); } .qua_strange { color:rgb(207,106,50); } /* #CF6A32 */ .qua_completed { color:rgb(134,80,172); } /* Same as unusual */ .qua_haunted { color:rgb(56,243,171); } .qua_collectors { color:rgb(192,0,0); } .qua_decorated { color:rgb(250,250,250); } /* End item quality colours */ /* Item grade colours. */ .grade_civilian { color:rgb(176, 195, 217); } .grade_freelance { color:rgb(94, 152, 217); } .grade_mercenary { color:rgb(75, 105, 255); } .grade_commando { color:rgb(136, 71, 255); } .grade_assassin { color:rgb(211, 44, 230); } .grade_elite { color:rgb(235, 75, 75); } /* End item grade colours */ /* Embed font - Hosted by User:WindPower */ @font-face { font-family: 'TF2'; src: url('/fonts/tf2-webfont.eot'); src: url('/fonts/tf2-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/tf2-webfont.woff') format('woff'), url('/fonts/tf2-webfont.ttf') format('truetype'), url('/fonts/tf2-webfont.svg#TF2') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TF2 Build'; src: url('/fonts/tf2build-webfont.eot'); src: url('/fonts/tf2build-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/tf2build-webfont.woff') format('woff'), url('/fonts/tf2build-webfont.ttf') format('truetype'), url('/fonts/tf2build-webfont.svg#TF2 Build') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TF2 Professor'; src: url('/fonts/tf2professor-webfont.eot'); src: url('/fonts/tf2professor-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/tf2professor-webfont.woff') format('woff'), url('/fonts/tf2professor-webfont.ttf') format('truetype'), url('/fonts/tf2professor-webfont.svg#TF2 Professor') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TF2 Secondary'; src: url('/fonts/tf2secondary-webfont.eot'); src: url('/fonts/tf2secondary-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/tf2secondary-webfont.woff') format('woff'), url('/fonts/tf2secondary-webfont.ttf') format('truetype'), url('/fonts/tf2secondary-webfont.svg#TF2 Secondary') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Blackoak Thin Std Wiki 2'; src: url('/fonts/blackoakthinstdwiki2-webfont.eot'); src: url('/fonts/blackoakthinstdwiki2-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/blackoakthinstdwiki2-webfont.woff') format('woff'), url('/fonts/blackoakthinstdwiki2-webfont.ttf') format('truetype'), url('/fonts/blackoakthinstdwiki2-webfont.svg#BlackoakStdRegular') format('svg'); font-weight: normal; font-style: normal; }