summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2020-04-07 21:18:29 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2020-04-07 21:32:27 +0100
commit7745f224dcd2e1e9337eb7ede0beffedcd2df0c1 (patch)
treee9c9f81de4860c65fb3c562716e2cdad83d30dce /resources
parent0e04059f539891e741a4b64d3a7fc41a1ffc2ed7 (diff)
downloadnetsurf-7745f224dcd2e1e9337eb7ede0beffedcd2df0c1.tar.gz
netsurf-7745f224dcd2e1e9337eb7ede0beffedcd2df0c1.tar.bz2
Internal stylesheet: Import the nscolour stylesheet.
Diffstat (limited to 'resources')
-rw-r--r--resources/internal.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/internal.css b/resources/internal.css
index 8dcc7cf86..961f1d8c2 100644
--- a/resources/internal.css
+++ b/resources/internal.css
@@ -1,3 +1,5 @@
+@import url("about:nscolours.css");
+
html, body {
margin: 0;
padding: 0; }