]> git.mxchange.org Git - mailer.git/blobdiff - theme/schleuder/css/politician-stop.css
Updated ext-politician-stop which is satire on politicians that doesn't really know...
[mailer.git] / theme / schleuder / css / politician-stop.css
diff --git a/theme/schleuder/css/politician-stop.css b/theme/schleuder/css/politician-stop.css
new file mode 100644 (file)
index 0000000..df4fc69
--- /dev/null
@@ -0,0 +1,46 @@
+#print {
+       display : none;
+}
+
+@media print {
+       body {
+               background-color : #ffffff;
+               font-size : 1px;
+               color : #ffffff;
+       }
+
+       a, abbr, acronym, address, applet, area, b, base, basefont, bdo, big, blockquote, br, button, caption, center, cite, code, col, colgroup, dd, del, dfn, dir, div, dl, dt, em, fieldset, font, form, frame, frameset, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, input, ins, isindex, kbd, label, legend, li, link, map, menu, meta, noframes, noscript, object, ol, optgroup, option, p, param, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, title, tr, tt, u, ul, var {
+               display : none;
+       }
+
+       #print p
+               {display : block;
+       }
+
+       #print p a {
+               display : inline;
+       }
+
+       #print {
+               left : 0;
+               top : 0;
+               padding : 0;
+               margin : 0;
+               height : 220mm;
+               width : 170mm;
+               font-size : 12pt;
+               font-family : sans-serif;
+               line-height : 16pt;
+               color : #000000;
+               background-color : #ffffff;
+               display : block !important;
+               text-align : center;
+       }
+
+       #print img {
+               width : 100mm;
+               height : 105mm;
+               margin : auto;
+               display : block;
+       }
+}