diff options
Diffstat (limited to 'theme/stoica/ie6.css')
-rw-r--r-- | theme/stoica/ie6.css | 23 |
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 |