summaryrefslogtreecommitdiff
path: root/templates/fluid
diff options
context:
space:
mode:
Diffstat (limited to 'templates/fluid')
-rw-r--r--templates/fluid/fluid.xml2
-rw-r--r--templates/fluid/styles.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/fluid/fluid.xml b/templates/fluid/fluid.xml
index 8d2bdbc..9afa35d 100644
--- a/templates/fluid/fluid.xml
+++ b/templates/fluid/fluid.xml
@@ -18,7 +18,7 @@
</size>
<size name="thumbnail" type="thumbnail" style="fixed">
- <crop w="495" h="330" />
+ <crop w="494" h="330" />
<quality value="80" />
</size>
diff --git a/templates/fluid/styles.css b/templates/fluid/styles.css
index 28be360..6cd28eb 100644
--- a/templates/fluid/styles.css
+++ b/templates/fluid/styles.css
@@ -629,7 +629,7 @@ div.index_item:hover {
div.index_item a {
display: block;
position: relative;
- width: 495px;
+ width: 494px;
height: 330px;
text-align: left;
text-decoration: none;