summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style/style.css b/style/style.css
index 2f8fb40..096eebf 100644
--- a/style/style.css
+++ b/style/style.css
@@ -107,3 +107,8 @@ ul li a {
ul li a:hover {
background: #fffedf;
}
+
+ul li img {
+ width: 133px;
+ height: 100px;
+}