MediaWiki:Print.css

Վիքիդարանից՝ ազատ գրադարանից

Ծանուցում. Հիշելուց հետո կատարված փոփոխությունները տեսնելու համար մաքրեք ձեր զննարկիչի հիշապահեստը. Mozilla / Firefox / Safari՝ Ctrl+Shift+R (Cmd+Shift+R Mac OS X-ում) Konqueror՝ F5 Opera՝ Tools→Preferences ընտրացանկից։ Internet Explorer՝ Ctrl+F5

/* CSS placed here will affect the print output */

/*
ATTENTION ADMINISTRATORS:
 
This is the print CSS for all skins. Any major changes to this page 
should be first proposed on the [[Wikipedia:Village pump (technical)]].  
 
Testing can be done on your own user Monobook.css. In [[Mozilla]] and
[[Opera (web browser)|Opera]], you can also test style changes dynamically
with the [http://www.squarefree.com/bookmarklets/webdevel.html test styles]
bookmarklet from squarefree.com. It pops up a window for adding style rules,
and updates the page as you type.

Always check with the [http://jigsaw.w3.org/css-validator/ W3C CSS Validation Service] 
before and after any changes.
 
Thank you.
*/

/* <pre><nowiki> */

/* Do not expand URLs within citations for printing. The URLs should be included explicitly, to avoid confusion */


.noprint {
    display: none;
}

/* Removes useless links from printout */

#privacy, #about, #disclaimer {
    display: none;
}

.editlink, .noprint, .metadata, .dablink, .printfooter {
    display: none
}


/* </nowiki></pre> */