<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gorgonserver.com//index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3APrint.css</id>
	<title>MediaWiki:Print.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gorgonserver.com//index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3APrint.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.gorgonserver.com//index.php?title=MediaWiki:Print.css&amp;action=history"/>
	<updated>2026-06-21T19:03:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.gorgonserver.com//index.php?title=MediaWiki:Print.css&amp;diff=6648&amp;oldid=prev</id>
		<title>BetaNotus: Created page with &quot;/* CSS placed here will affect the print output */ /* Extractum11 Code for Tooltips*/ [tooltip]:after {     position: absolute;     opacity: 0;     content: attr(tooltip);    ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gorgonserver.com//index.php?title=MediaWiki:Print.css&amp;diff=6648&amp;oldid=prev"/>
		<updated>2015-07-14T04:27:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;CSS placed here will affect the print output: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;Extractum11 Code for Tooltips: &lt;/span&gt; [tooltip]:after {     position: absolute;     opacity: 0;     content: attr(tooltip);    ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will affect the print output */&lt;br /&gt;
/* Extractum11 Code for Tooltips*/&lt;br /&gt;
[tooltip]:after {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    opacity: 0;&lt;br /&gt;
    content: attr(tooltip);&lt;br /&gt;
    white-space: pre-line;&lt;br /&gt;
    padding: 10px;&lt;br /&gt;
    color: #E7E6F2;&lt;br /&gt;
    border-radius: 10px;&lt;br /&gt;
    transition: all 0.2s ease-in;&lt;br /&gt;
    box-shadow: 2px 2px 1px silver;&lt;br /&gt;
    margin-top: -30px;&lt;br /&gt;
    margin-left: -0px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[tooltip]:hover:after {&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
    background: #313040;&lt;br /&gt;
    margin-top: -30px;&lt;br /&gt;
    margin-left: -0px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>BetaNotus</name></author>
	</entry>
</feed>