diff options
Diffstat (limited to 'web/style3.css')
-rw-r--r-- | web/style3.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css index 9c6eb890..8347cc18 100644 --- a/web/style3.css +++ b/web/style3.css @@ -145,6 +145,9 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef #ctoolbar a { padding: 5px 10px;} #ctoolbar div { display: inline-block; width: 16px; height: 16px; background: url(//static.juick.com/toolbar-icons.png) no-repeat; vertical-align: middle; margin: 5px 0; } #ustats li { margin: 3px 0; font-size: 10pt; } +#column table.iread { width: 100%; } +#column table.iread td { text-align: center; } +#column table.iread img { width: 48px; height: 48px; } /********/ |