Second pass at adding key files

This commit is contained in:
dsainty
2024-06-17 22:24:05 +10:00
parent aa25e9347f
commit b6fc94ff0f
923 changed files with 243184 additions and 0 deletions

View File

@ -0,0 +1,12 @@
/*
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.
*/