summaryrefslogtreecommitdiff
path: root/src/data/home.html
diff options
context:
space:
mode:
authormatgic78 <matgic78@gmail.com>2010-03-27 15:25:38 +0100
committermatgic78 <matgic78@gmail.com>2010-03-29 16:20:46 +0200
commitd9796c992638d4c4d740415e29a0766a92d2e101 (patch)
tree01d553cd63f6037a14d1bb6b98b8473ffd2b66ce /src/data/home.html
parentrekonq 0.4.57 (diff)
downloadrekonq-d9796c992638d4c4d740415e29a0766a92d2e101.tar.xz
Improve Downloads page appearance :
the downloads info are shown on 3 lines with the icon of the file
Diffstat (limited to 'src/data/home.html')
-rw-r--r--src/data/home.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/data/home.html b/src/data/home.html
index 50564d55..96c0bd06 100644
--- a/src/data/home.html
+++ b/src/data/home.html
@@ -143,6 +143,18 @@ margin-bottom: 0.5em;
}
/* -------------------------------------------------------- */
+/* Downloads page */
+
+.download{
+margin: 1.5em 0;
+}
+
+.download img{
+float: left;
+margin-right: 5px;
+}
+
+/* -------------------------------------------------------- */
</style>
</head>
@@ -155,6 +167,7 @@ margin-bottom: 0.5em;
</div>
<div id="models" style="display:none">
+ <div></div>
<div class="link">
<a href="">
<img src="" />
@@ -177,6 +190,7 @@ margin-bottom: 0.5em;
<h3></h3>
<a></a>
<br />
+ <img />
<p class="bookfolder"></p>
</div>