diff options
Diffstat (limited to 'data/home.html')
-rw-r--r-- | data/home.html | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/data/home.html b/data/home.html index ea683e6d..893f5d76 100644 --- a/data/home.html +++ b/data/home.html @@ -113,26 +113,9 @@ margin-left: 4px; .thumbnail { text-align: center; float:left; -width: 25%; -min-width: 235px; -margin-bottom: 3%; -} - -.thumbnail object{ -background: url(%2/bg.png) no-repeat; -text-align: center; -padding: 14px 16px; --webkit-background-size: 100% 100%; --webkit-background-clip: padding; +margin-bottom: 7%; cursor: pointer; } -.thumbnail a { -display: block; -text-align: center; -color: #767676; -font-size: 0.8em; -text-decoration:none; -} /* -------------------------------------------------------- */ /* Bookmarks page*/ |