Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) |
Samerhijazi (talk | contribs) |
||
| Line 7: | Line 7: | ||
pre.bash { | pre.bash { | ||
background-color: black; | background-color: black; | ||
| − | color: | + | color: silver; |
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; | font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace; | ||
} | } | ||
Revision as of 17:29, 21 April 2019
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-watch { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-delete { display:none!important; }
pre.bash {
background-color: black;
color: silver;
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
}