Removed borders and radius from embedded images
authorLaury GvR <laury@gaslightmedia.com>
Mon, 14 May 2018 15:54:02 +0000 (11:54 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 14 May 2018 15:54:02 +0000 (11:54 -0400)
!! Grunt/gulp doesn't work anymore for this site, so new styles !!
!! are added in hardcoded fashion in header.php                 !!

header.php

index 429f5fc..7017027 100755 (executable)
         <?php wp_head();?>
     </head>
     <body>
+        <style>
+            body #main img,
+            body #blocks img {
+                border: 0;
+                border-radius: 0;
+            }
+        </style>
+            
     <div class="off-canvas-wrap" data-offcanvas>
     <div class="inner-wrap">
         <aside class="left-off-canvas-menu hide-for-large-up">