summaryrefslogtreecommitdiff
path: root/theme/stoica/ie7.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stoica/ie7.css')
-rw-r--r--theme/stoica/ie7.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/theme/stoica/ie7.css b/theme/stoica/ie7.css
new file mode 100644
index 000000000..5cd90a461
--- /dev/null
+++ b/theme/stoica/ie7.css
@@ -0,0 +1,17 @@
+@charset "UTF-8";
+/* CSS Document */
+
+#statistics dd {
+ clear: both;
+ }
+
+
+#subscriptions_avatars li {
+ margin: 0 3px 0 0;
+ }
+
+
+#nav_pagination li a {
+ padding: 6px 15px;
+ line-height: 27px;
+ } \ No newline at end of file