summaryrefslogtreecommitdiff
path: root/theme/stoica/ie6.css
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-10 13:13:03 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-10 13:13:03 -0400
commitb3d9d9dc1bdd1eece0a32e8f475f3b1b05bd907f (patch)
treedff2b688c6addf406e3bbf77cf9b8c5eac5bfb11 /theme/stoica/ie6.css
parentd16dabe54b51e6c8877384ccbfa70384ad7fd92e (diff)
files from Marie-Claude Doyon for stoi.ca theme
darcs-hash:20080610171303-84dde-1b93542571121331623aa5379ac34ff05896a5d9.gz
Diffstat (limited to 'theme/stoica/ie6.css')
-rw-r--r--theme/stoica/ie6.css23
1 files changed, 23 insertions, 0 deletions
diff --git a/theme/stoica/ie6.css b/theme/stoica/ie6.css
new file mode 100644
index 000000000..d9b1fbb45
--- /dev/null
+++ b/theme/stoica/ie6.css
@@ -0,0 +1,23 @@
+@charset "UTF-8";
+/* CSS Document */
+
+#nav_views li {
+ line-height: 19px;
+ }
+#statistics dd {
+ clear: both;
+ }
+
+#profile p.notice_current {
+ height: 96px;
+ }
+
+#subscriptions_avatars li {
+ margin: 0 3px 0 0;
+ }
+
+
+#nav_pagination li a {
+ padding: 6px 15px;
+ line-height: 27px;
+ } \ No newline at end of file