aboutsummaryrefslogtreecommitdiff
path: root/public/css/style.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-04-21 18:06:42 +0200
committervincent-peugnet <v.peugnet@free.fr>2018-04-21 18:06:42 +0200
commit5f2a948f5551f0c168e6572ba500724bddf4c576 (patch)
treec0e4563a3dac7eaf3e45508733dda0f0bb2e8888 /public/css/style.css
parentbf51c13452f7c38d7dc347bac8a6e9f2932532fb (diff)
downloadwcms-5f2a948f5551f0c168e6572ba500724bddf4c576.tar.gz
wcms-5f2a948f5551f0c168e6572ba500724bddf4c576.zip
V2 W V0 M
Diffstat (limited to 'public/css/style.css')
-rw-r--r--public/css/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/css/style.css b/public/css/style.css
index 7fb75c0..b0d8cc1 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -165,4 +165,13 @@ nav a {
top: 0px;
left: 0px;
width: 8%;
+}
+
+.thumbnail {
+ max-width: 100px;
+}
+
+.grid {
+ display: flex;
+ flex-wrap: wrap;
} \ No newline at end of file