summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-02-14 07:33:23 -0500
committerStarla Insigna <hatkirby@fourisland.com>2009-02-14 07:33:23 -0500
commit06afa87067c8434f6fc8e0d060851dae9f9eef88 (patch)
tree03269e3c05640f2010ea8d7dac63eafb42c397d0 /theme
parent83c8408128bf46a57a1a7f4ab8e6cf1b68a4e867 (diff)
downloadfourisland-06afa87067c8434f6fc8e0d060851dae9f9eef88.tar.gz
fourisland-06afa87067c8434f6fc8e0d060851dae9f9eef88.tar.bz2
fourisland-06afa87067c8434f6fc8e0d060851dae9f9eef88.zip
Changed nighttime font
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/css/night.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/css/night.css b/theme/css/night.css index 73af99d..222b1d4 100755 --- a/theme/css/night.css +++ b/theme/css/night.css
@@ -16,3 +16,10 @@ div#fi-navbar ul li.active img {
16 background-color: black; 16 background-color: black;
17 outline: black solid .5em; 17 outline: black solid .5em;
18} 18}
19
20#rightbar .sidebar .pimped cite,
21.post .entry .bubble cite,
22#footer,
23body.quotes #content {
24 color: #555555;
25}