We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7c5c1 commit 0e3d62eCopy full SHA for 0e3d62e
1 file changed
assets/print.css
@@ -52,8 +52,8 @@ a:link:before {
52
break-inside: avoid;
53
display: block;
54
right: 0;
55
- width: 5cm;
56
- margin-right: -6cm;
+ width: 4cm;
+ margin-right: -4.2cm;
57
padding: 0.25rem;
58
line-height: 1.25;
59
text-align: left;
@@ -69,7 +69,7 @@ a[href^="http"]:link {
69
}
70
a[href^="http"]:before {
71
content: "" attr(href) "";
72
- font-size: .75em;
+ font-size: .6em;
73
74
a[href^="#"] {
75
color: black;
@@ -241,7 +241,7 @@ ul.first-page-audiences {
241
242
243
width: 0.8cm;
244
- margin-right: -7cm;
+ margin-right: -5cm;
245
246
247
text-align: right;
0 commit comments