summaryrefslogtreecommitdiffstats
path: root/pentadactyl-help.penta
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-07-17 21:42:03 +0200
committerGravatar Tom Willemsen2012-07-17 21:42:03 +0200
commitc2eeb5b830fb8d9e66e682b76e5913f4970ee5c7 (patch)
tree33ea3af3f95556ba2b033e8eed2b00fbc3e820d3 /pentadactyl-help.penta
parent108939c3444d329d4279c36ba0cfa98102508f75 (diff)
downloadpentadactyl-naquadah-theme-c2eeb5b830fb8d9e66e682b76e5913f4970ee5c7.tar.gz
pentadactyl-naquadah-theme-c2eeb5b830fb8d9e66e682b76e5913f4970ee5c7.zip
Move styles to seperate filesHEADmaster
Move the UI colors and user stylesheets to separate files. This way one could choose to include some or all parts of the theme.
Diffstat (limited to 'pentadactyl-help.penta')
-rw-r--r--pentadactyl-help.penta8
1 files changed, 8 insertions, 0 deletions
diff --git a/pentadactyl-help.penta b/pentadactyl-help.penta
new file mode 100644
index 0000000..acd0dd9
--- /dev/null
+++ b/pentadactyl-help.penta
@@ -0,0 +1,8 @@
+sty http://5digits.org/help/pentadactyl/* a { color: #729fcf !important; }
+sty http://5digits.org/help/pentadactyl/* a:visited { color: #ad7fa8 !important; }
+sty http://5digits.org/help/pentadactyl/* h1 { color: #729fcf !important; font-size: 130% !important; font-weight: bold !important; }
+sty http://5digits.org/help/pentadactyl/* h2 { color: #8ae234 !important; font-size: 120% !important; font-weight: bold !important; }
+sty http://5digits.org/help/pentadactyl/* h3 { color: #fce94f !important; font-size: 110% !important; font-weight: bold !important; }
+sty http://5digits.org/help/pentadactyl/* h4 { color: #ad7fa8 !important; font-size: 100% !important; font-weight: bold !important; }
+sty http://5digits.org/help/pentadactyl/* h5 { color: #e9b96e !important; font-size: 100% !important; font-weight: bold !important; }
+sty http://5digits.org/help/pentadactyl/* h6 { color: #fcaf3e !important; font-size: 100% !important; font-weight: bold !important; }