Commit:    634f652e3f94ff13bd1fcf36e6815e824b75e99e
Author:    Hannes Magnusson <[email protected]>         Mon, 16 Dec 2013 
16:54:40 -0800
Parents:   9a6192f5c888db595f569920b2afacc1ce7a853a
Branches:  master

Link:       
http://git.php.net/?p=web/shared.git;a=commitdiff;h=634f652e3f94ff13bd1fcf36e6815e824b75e99e

Log:
QA.php.net color overwrites

Changed paths:
  A  styles/qa.css


Diff:
diff --git a/styles/qa.css b/styles/qa.css
new file mode 100644
index 0000000..3df17b5
--- /dev/null
+++ b/styles/qa.css
@@ -0,0 +1,12 @@
+header {
+  border-bottom: 0.25em solid #ff9900;
+  background-color: #ffcc66;
+}
+footer {
+  border-top: .25em solid #ff9900;
+}
+h1, h2, h3, h4, h5, h6 {
+       border-top-color: #ff9900;
+       border-bottom-color: #ffcc66;
+}
+


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to