discourse-legacysite-perl/site/forum.slowtwitch.com/www/static/luna/top_print.css
2024-06-17 22:24:05 +10:00

13 lines
585 B
CSS

/*
Styles defined in this file override styles set in luna_print_core.css, which
itself overrides luna.css and luna_core.css. Changes to this file will NOT be
overwritten during upgrades. To use this file, you must uncomment the line:
<link type="text/css" rel="stylesheet"<%unless page_id eq 'post_view_printable' or in.print == 1%> media="print"<%endif%> href="<%static_url%>/<%t%>/<%theme%>_print.css" />
in include_common_head.html. To do this, remove <%-- and --%> lines
surrounding the above line.
See the comments in luna.css for a brief overview on overriding styles.
*/