Add scissors styling

This commit is contained in:
Hippo 2019-09-29 09:28:14 +05:30
parent 023c93da87
commit 7585dac297

View file

@ -782,6 +782,19 @@ h6 {
padding: 0 0 4vw 0; /* Leave space for pic */ padding: 0 0 4vw 0; /* Leave space for pic */
} }
/* Snipette styles
/* ---------------------------------------------------------- */
.post-full-content hr {
border: 0;
height: 3rem;
display: block;
background-image: url('https://media.snipettemag.com/manual-uploads/snip-grey-small.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
/* Index /* Index
/* ---------------------------------------------------------- */ /* ---------------------------------------------------------- */