Initial patch.
[vuplus_webkit] / Websites / webkit.org / css / purple.css
diff --git a/Websites/webkit.org/css/purple.css b/Websites/webkit.org/css/purple.css
new file mode 100644 (file)
index 0000000..833a301
--- /dev/null
@@ -0,0 +1,15 @@
+body {
+    background-image: url( /images/purple-background.png ) !important;
+}
+
+#content ul > li {
+    list-style-image: url( images/purple-bullet.png ) !important;
+}
+
+#title h1, h2, h3, h4, #navlist .subtitle {
+       color: #303;
+}
+
+a, #navlist a {
+    color: #636;
+}
\ No newline at end of file