summaryrefslogtreecommitdiff
path: root/share/frontend/imgrid/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/frontend/imgrid/css/style.css')
-rw-r--r--share/frontend/imgrid/css/style.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/share/frontend/imgrid/css/style.css b/share/frontend/imgrid/css/style.css
index 8c89c5d..403e54b 100644
--- a/share/frontend/imgrid/css/style.css
+++ b/share/frontend/imgrid/css/style.css
@@ -205,3 +205,19 @@ table
#bg-table{
width:150px;
}
+.j-blurb{
+ font-size: 30px;
+ margin-top: 20px;
+ margin-left: 20px;
+}
+.j-blurb-lower{
+ font-size:12px;
+ margin-left:20px;
+ margin-bottom:20px;
+}
+table.dimensions > tbody > .slider{
+ width: 100%;
+}
+#genbutton-wrapper > button{
+ margin-left: 2em;
+}