{"id":3306,"date":"2020-09-18T14:51:39","date_gmt":"2020-09-18T13:51:39","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=3306"},"modified":"2022-02-17T07:13:47","modified_gmt":"2022-02-17T07:13:47","slug":"border-as-seperator","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/css\/border\/border-as-seperator","title":{"rendered":"Border as seperator"},"content":{"rendered":"\n<p>Creating a line that is thinner than its parent<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.MyDivClass {\n  margin: 14px 0px 14px 0px;\n\tpadding: 0px;\n  width: 100%;\n}\ndiv.MyDivClass::after {\n  content:\"\";\n  display: block;\n  margin: 14px 5% 0px 5%;\n  width: 90%;\n  height: 0px;\n  border-top: 1px solid #CCC;\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Creating a line that is thinner than its parent<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[274],"tags":[],"class_list":["post-3306","post","type-post","status-publish","format-standard","hentry","category-border"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=3306"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3306\/revisions"}],"predecessor-version":[{"id":3846,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/3306\/revisions\/3846"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=3306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=3306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=3306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}