summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/epspdf/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/epspdf/default.css')
-rw-r--r--Master/texmf-dist/doc/support/epspdf/default.css20
1 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/epspdf/default.css b/Master/texmf-dist/doc/support/epspdf/default.css
index d4311458e08..5912f27711a 100644
--- a/Master/texmf-dist/doc/support/epspdf/default.css
+++ b/Master/texmf-dist/doc/support/epspdf/default.css
@@ -10,14 +10,25 @@ h1, h2, h3 {
font-weight: bold;
color: #008;
}
+
h1 {
font-size: xx-large;
margin-top: 12px;
margin-bottom: 6px;
}
-h1.display {
- text-align: center;
+
+#pagehead {
+ margin-left: 130px;
+ margin-bottom: 20px;
+}
+
+p#logo {
+ position: absolute;
+ left: 15px;
+ top: 0px;
+ margin-top: 0px;
}
+
h2 {
font-size: x-large;
margin-top: 12px;
@@ -32,10 +43,7 @@ p {
margin-bottom: 3px;
max-width: 60em;
}
-p.display {
- text-align: center;
- max-width: none;
-}
+
.fineprint {
font-size: x-small;
}