mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 11:10:38 +02:00
print css fix
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Because people probably want to share this article -->
|
<!-- Because people probably want to share this article -->
|
||||||
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
<div class="notforprint" style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
||||||
<!-- omg fuck you adblock, what the actual fuck -->
|
<!-- omg fuck you adblock, what the actual fuck -->
|
||||||
<img src="images/icons.gif" usemap="#rht">
|
<img src="images/icons.gif" usemap="#rht">
|
||||||
<map name="rht">
|
<map name="rht">
|
||||||
|
@@ -83,7 +83,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Because people probably want to share this article -->
|
<!-- Because people probably want to share this article -->
|
||||||
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
<div class="notforprint" style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
||||||
<!-- omg fuck you adblock, what the actual fuck -->
|
<!-- omg fuck you adblock, what the actual fuck -->
|
||||||
<img src="images/icons.gif" usemap="#rht">
|
<img src="images/icons.gif" usemap="#rht">
|
||||||
<map name="rht">
|
<map name="rht">
|
||||||
|
@@ -83,7 +83,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Because people probably want to share this article -->
|
<!-- Because people probably want to share this article -->
|
||||||
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
<div class="notforprint" style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
||||||
<!-- omg fuck you adblock, what the actual fuck -->
|
<!-- omg fuck you adblock, what the actual fuck -->
|
||||||
<img src="images/icons.gif" usemap="#rht">
|
<img src="images/icons.gif" usemap="#rht">
|
||||||
<map name="rht">
|
<map name="rht">
|
||||||
|
@@ -84,7 +84,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Because people probably want to share this article -->
|
<!-- Because people probably want to share this article -->
|
||||||
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
<div class="notforprint" style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
||||||
<!-- omg fuck you adblock, what the actual fuck -->
|
<!-- omg fuck you adblock, what the actual fuck -->
|
||||||
<img src="images/icons.gif" usemap="#rht">
|
<img src="images/icons.gif" usemap="#rht">
|
||||||
<map name="rht">
|
<map name="rht">
|
||||||
|
@@ -22,7 +22,8 @@ footer { width: auto; }
|
|||||||
.locale-switcher,
|
.locale-switcher,
|
||||||
section.comments,
|
section.comments,
|
||||||
navigation,
|
navigation,
|
||||||
section.preface div.note
|
section.preface div.note,
|
||||||
|
.notforprint
|
||||||
{ display: none; }
|
{ display: none; }
|
||||||
|
|
||||||
article {
|
article {
|
||||||
|
@@ -450,7 +450,8 @@ section pre {
|
|||||||
.locale-switcher,
|
.locale-switcher,
|
||||||
section.comments,
|
section.comments,
|
||||||
navigation,
|
navigation,
|
||||||
section.preface div.note {
|
section.preface div.note,
|
||||||
|
.notforprint {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
article {
|
article {
|
||||||
|
File diff suppressed because one or more lines are too long
@@ -84,7 +84,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Because people probably want to share this article -->
|
<!-- Because people probably want to share this article -->
|
||||||
<div style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
<div class="notforprint" style="position:fixed; top: 1.25em; left: 1.25em; background: white; padding: 4px;">
|
||||||
<!-- omg fuck you adblock, what the actual fuck -->
|
<!-- omg fuck you adblock, what the actual fuck -->
|
||||||
<img src="images/icons.gif" usemap="#rht">
|
<img src="images/icons.gif" usemap="#rht">
|
||||||
<map name="rht">
|
<map name="rht">
|
||||||
|
Reference in New Issue
Block a user