summaryrefslogtreecommitdiff
path: root/index.tmpl
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-06-08 17:17:06 +0200
committerJulian T <julian@jtle.dk>2020-06-08 17:17:06 +0200
commit27ac4613168f13742fad5c6c62473f25539fceab (patch)
treee3e8489b5828e5b00b8507be627728799979f9db /index.tmpl
parent1ab44cebeb4a5b978d497fe44e64322093bfe715 (diff)
Added gitingore and changes imginfo scheme
Diffstat (limited to 'index.tmpl')
-rw-r--r--index.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.tmpl b/index.tmpl
index e9edd70..a9dfadb 100644
--- a/index.tmpl
+++ b/index.tmpl
@@ -8,6 +8,11 @@
img {
width: 90%;
}
+.group {
+ background-color: lightgray;
+ margin-bottom: 20px;
+ padding: 10px;
+}
</style>
</head>
<body>