summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/en/credits.html2
-rw-r--r--resources/en/licence.html2
-rw-r--r--resources/internal.css30
-rw-r--r--resources/it/credits.html2
-rw-r--r--resources/it/licence.html2
-rw-r--r--resources/nl/credits.html2
-rw-r--r--resources/nl/licence.html2
7 files changed, 6 insertions, 36 deletions
diff --git a/resources/en/credits.html b/resources/en/credits.html
index 23a28bec7..436e1d242 100644
--- a/resources/en/credits.html
+++ b/resources/en/credits.html
@@ -90,7 +90,7 @@ div#DevList ul {
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Copyright 2003&ndash;2020 The NetSurf Developers</p>
</div>
diff --git a/resources/en/licence.html b/resources/en/licence.html
index b9c58dc75..750d4d773 100644
--- a/resources/en/licence.html
+++ b/resources/en/licence.html
@@ -1862,7 +1862,7 @@ ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Copyright 2003&ndash;2019 The NetSurf Developers</p>
</div>
diff --git a/resources/internal.css b/resources/internal.css
index b19ecbab9..7f8c40699 100644
--- a/resources/internal.css
+++ b/resources/internal.css
@@ -20,21 +20,6 @@ h1, h2, h3, h4, h5, h6, h7, p, ul, dl, ol, table {
margin-left: 5mm;
margin-right: 5mm; }
-a:link {
- text-decoration: underline;
- color: #00f; }
-
-a:visited {
- text-decoration: underline;
- color: #60a; }
-
-a:hover {
- text-decoration: none; }
-
-a:active {
- text-decoration: underline;
- color: #f00; }
-
h1 {
font-size: 200%;
font-weight: bold;
@@ -87,24 +72,9 @@ dd > ul {
padding-left: 0;
margin-bottom: 1em; }
-.banner {
- margin: 0;
- padding: 0;
- background-color: #94adff;
- color: black;
- text-align: left; }
-
-.banner img {
- border: none;
- color: #000;
- height: 86px;
- width: 308px;
- display: block; }
-
.footer {
clear: both;
font-style: italic;
- color:#666;
text-align: right; }
.footer p {
diff --git a/resources/it/credits.html b/resources/it/credits.html
index c953f527a..533fbe7aa 100644
--- a/resources/it/credits.html
+++ b/resources/it/credits.html
@@ -89,7 +89,7 @@ div#DevList ul {
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Copyright 2003&ndash;2020 The NetSurf Developers</p>
</div>
diff --git a/resources/it/licence.html b/resources/it/licence.html
index 4e3874f2c..d25d3be23 100644
--- a/resources/it/licence.html
+++ b/resources/it/licence.html
@@ -1850,7 +1850,7 @@ ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Copyright 2003&ndash;2019 The NetSurf Developers</p>
</div>
diff --git a/resources/nl/credits.html b/resources/nl/credits.html
index d4727528d..ed131b039 100644
--- a/resources/nl/credits.html
+++ b/resources/nl/credits.html
@@ -94,7 +94,7 @@ div#DevList ul {
</ul>
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-border">Auteursrecht 2003&ndash;2020 De NetSurf-ontwikkelaars</p>
</div>
diff --git a/resources/nl/licence.html b/resources/nl/licence.html
index 46f4d573b..79138d728 100644
--- a/resources/nl/licence.html
+++ b/resources/nl/licence.html
@@ -1869,7 +1869,7 @@ ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
</div>
-<div class="footer">
+<div class="footer ns-even-fg-subtle">
<p class="ns-even-fg-faded ns-border">Auteursrecht 2003&ndash;2019 De NetSurf-ontwikkelaars</p>
</div>