tpl: Adjust instagram_simple margins
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 25 May 2018 10:38:25 +0000 (12:38 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 25 May 2018 10:38:25 +0000 (12:38 +0200)
tpl/tplimpl/embedded/templates.autogen.go
tpl/tplimpl/embedded/templates/shortcodes/instagram_simple.html

index 43e1b4d154696ee35dbace48e707eac7c7d8cc28..4d0a9b6ac1c6d8cfc5cd0db0dce199d1e6c78900 100644 (file)
@@ -343,11 +343,11 @@ M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.5
 {{  .Page.Scratch.Set "__h_simple_instagram_css" true }}
 <style type="text/css">
    .__h_instagram.card {
-       font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
-       font-size: 14px;
+         font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
+         font-size: 14px;
       border: 1px solid rgb(219, 219, 219);
       padding: 0;
-      margin: 0;
+         margin-top: 30px;
    }
    .__h_instagram.card .card-header, .__h_instagram.card .card-body {
       padding: 10px 10px 10px;
index 4a2cd88804d792ee2996da2f61d7f7c5f64840c5..88cb521b6aeb8aad8e3407434d0dd99c4299480e 100644 (file)
 {{  .Page.Scratch.Set "__h_simple_instagram_css" true }}
 <style type="text/css">
    .__h_instagram.card {
-       font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
-       font-size: 14px;
+      font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
+      font-size: 14px;
       border: 1px solid rgb(219, 219, 219);
       padding: 0;
-      margin: 0;
+         margin-top: 30px;
    }
    .__h_instagram.card .card-header, .__h_instagram.card .card-body {
       padding: 10px 10px 10px;