<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://winewiki.mywinesense.com/index.php?action=history&amp;feed=atom&amp;title=User%3AJason%2FPrint.css</id>
	<title>User:Jason/Print.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://winewiki.mywinesense.com/index.php?action=history&amp;feed=atom&amp;title=User%3AJason%2FPrint.css"/>
	<link rel="alternate" type="text/html" href="https://winewiki.mywinesense.com/index.php?title=User:Jason/Print.css&amp;action=history"/>
	<updated>2026-04-21T23:18:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://winewiki.mywinesense.com/index.php?title=User:Jason/Print.css&amp;diff=1837&amp;oldid=prev</id>
		<title>Jason: Created page with &quot;@media print {     /* Hide unnecessary elements for print */     .toc,     #toc,     .mw-editsection,     .mw-jump-link,     .printfooter,     #footer,     #catlinks,     .noprint,     .mw-navigation,     #p-logo,     .thumbcaption,     .magnify {         display: none !important;     }      /* Hide the &quot;hide&quot; link in Contents box */     .toctogglecheckbox,     .toctogglespan {         display: none !important;     }      /* Make the infobox more compact */     .infobox...&quot;</title>
		<link rel="alternate" type="text/html" href="https://winewiki.mywinesense.com/index.php?title=User:Jason/Print.css&amp;diff=1837&amp;oldid=prev"/>
		<updated>2026-01-26T22:30:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;@media print {     &lt;span class=&quot;autocomment&quot;&gt;Hide unnecessary elements for print: &lt;/span&gt;     .toc,     #toc,     .mw-editsection,     .mw-jump-link,     .printfooter,     #footer,     #catlinks,     .noprint,     .mw-navigation,     #p-logo,     .thumbcaption,     .magnify {         display: none !important;     }      &lt;span class=&quot;autocomment&quot;&gt;Hide the &amp;quot;hide&amp;quot; link in Contents box: &lt;/span&gt;     .toctogglecheckbox,     .toctogglespan {         display: none !important;     }      &lt;span class=&quot;autocomment&quot;&gt;Make the infobox more compact: &lt;/span&gt;     .infobox...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;@media print {&lt;br /&gt;
    /* Hide unnecessary elements for print */&lt;br /&gt;
    .toc,&lt;br /&gt;
    #toc,&lt;br /&gt;
    .mw-editsection,&lt;br /&gt;
    .mw-jump-link,&lt;br /&gt;
    .printfooter,&lt;br /&gt;
    #footer,&lt;br /&gt;
    #catlinks,&lt;br /&gt;
    .noprint,&lt;br /&gt;
    .mw-navigation,&lt;br /&gt;
    #p-logo,&lt;br /&gt;
    .thumbcaption,&lt;br /&gt;
    .magnify {&lt;br /&gt;
        display: none !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Hide the &amp;quot;hide&amp;quot; link in Contents box */&lt;br /&gt;
    .toctogglecheckbox,&lt;br /&gt;
    .toctogglespan {&lt;br /&gt;
        display: none !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Make the infobox more compact */&lt;br /&gt;
    .infobox {&lt;br /&gt;
        float: right;&lt;br /&gt;
        width: 250px !important;&lt;br /&gt;
        margin: 0 0 10px 15px !important;&lt;br /&gt;
        padding: 8px !important;&lt;br /&gt;
        font-size: 11px !important;&lt;br /&gt;
        line-height: 1.3 !important;&lt;br /&gt;
        page-break-inside: avoid;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-title {&lt;br /&gt;
        font-size: 14px !important;&lt;br /&gt;
        padding: 5px !important;&lt;br /&gt;
        margin-bottom: 5px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox-row {&lt;br /&gt;
        padding: 2px 5px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Compact the image gallery (Notes section) */&lt;br /&gt;
    .gallery {&lt;br /&gt;
        margin: 5px 0 !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .gallery .gallerybox {&lt;br /&gt;
        width: 80px !important;&lt;br /&gt;
        margin: 2px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .gallery img {&lt;br /&gt;
        max-width: 60px !important;&lt;br /&gt;
        max-height: 60px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .gallery .gallerytext {&lt;br /&gt;
        font-size: 9px !important;&lt;br /&gt;
        padding: 2px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Hide bottom Reserve link image */&lt;br /&gt;
    .floatright {&lt;br /&gt;
        display: none !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Compact headings */&lt;br /&gt;
    h2 {&lt;br /&gt;
        font-size: 14pt !important;&lt;br /&gt;
        margin: 10px 0 5px 0 !important;&lt;br /&gt;
        padding-top: 5px !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Reduce body text spacing */&lt;br /&gt;
    p {&lt;br /&gt;
        margin: 5px 0 !important;&lt;br /&gt;
        font-size: 10pt !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    ul, ol {&lt;br /&gt;
        margin: 5px 0 !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Make the main wine bottle image more reasonable */&lt;br /&gt;
    .floatleft img,&lt;br /&gt;
    .thumbinner img {&lt;br /&gt;
        max-width: 150px !important;&lt;br /&gt;
        height: auto !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .floatleft {&lt;br /&gt;
        margin: 0 15px 10px 0 !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Prevent awkward page breaks */&lt;br /&gt;
    h2, h3 {&lt;br /&gt;
        page-break-after: avoid;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    .infobox,&lt;br /&gt;
    .gallery {&lt;br /&gt;
        page-break-inside: avoid;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Overall page margins */&lt;br /&gt;
    body {&lt;br /&gt;
        margin: 0.5in !important;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    /* Hide ALL external links at bottom */&lt;br /&gt;
    #footer-info,&lt;br /&gt;
    #footer-places {&lt;br /&gt;
        display: none !important;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jason</name></author>
	</entry>
</feed>