eric6/CSSs/default.css

changeset 6942
2602857055c5
parent 440
69ace3e2dcf6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric6/CSSs/default.css	Sun Apr 14 15:09:21 2019 +0200
@@ -0,0 +1,12 @@
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }

eric ide

mercurial