summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-08-05 19:01:15 +0000
committerZach Copley <zach@controlyourself.ca>2009-08-05 19:01:15 +0000
commit3ebbc1c3886a67dcc83ca4f906bdd375d599e86b (patch)
treec86e6084b49cacdf84ff0eb4527d6f4aeabd3f4f /theme
parentcd71f9cc51f77b6b8e3b11c34cb7523f36339cea (diff)
parentc3a522623c3a0628c33407ee01b16e189c44bba5 (diff)
Merge branch '0.8.x' into twitter-oauth
Diffstat (limited to 'theme')
-rw-r--r--theme/default/css/display.css3
-rw-r--r--theme/identica/css/display.css3
2 files changed, 0 insertions, 6 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index b7c86ae07..921a6b27b 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -235,9 +235,6 @@ opacity:0.4;
.notices li:hover div.notice-options {
opacity:1;
}
-div.entry-content {
-color:#333333;
-}
div.notice-options a,
div.notice-options input {
font-family:sans-serif;
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 6a8820495..8af5644b6 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -235,9 +235,6 @@ opacity:0.4;
.notices li:hover div.notice-options {
opacity:1;
}
-div.entry-content {
-color:#333333;
-}
div.notice-options a,
div.notice-options input {
font-family:sans-serif;