{"id":118,"date":"2020-05-11T22:47:00","date_gmt":"2020-05-11T13:47:00","guid":{"rendered":"https:\/\/trret.com\/?p=118"},"modified":"2021-03-19T23:39:40","modified_gmt":"2021-03-19T14:39:40","slug":"css-box-shadow%ec%97%90-gradient-%eb%84%a3%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/trret.com\/?p=118","title":{"rendered":"CSS box-shadow\uc5d0 gradient \ub123\uae30"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>&lt;!DOCTYPE html>\n&lt;html lang=\"en\">\n &lt;head>\n  &lt;meta charset=\"UTF-8\">\n  &lt;title>Document&lt;\/title>\n    &lt;style>\n    div {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    background-color: #fff;\n    box-shadow:\n      0 0 60px 30px #fff,  \/* inner white *\/\n      0 0 100px 60px #f0f, \/* middle magenta *\/\n      0 0 140px 90px #0ff; \/* outer cyan *\/\n  }\n&lt;\/style>\n &lt;\/head>\n &lt;body>\n\n&lt;div>&lt;\/div>\n\n &lt;\/body>\n&lt;\/html><\/code><\/pre>\n\n\n\n<p>\uc801\uc6a9\ud558\uba74 \uc544\ub984\ub2e4\uc6b4 \ud0dc\uc591\uc774 \ub098\uc628\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc801\uc6a9\ud558\uba74 \uc544\ub984\ub2e4\uc6b4 \ud0dc\uc591\uc774 \ub098\uc628\ub2e4.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[37],"tags":[],"_links":{"self":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/118"}],"collection":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=118"}],"version-history":[{"count":1,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/118\/revisions"}],"predecessor-version":[{"id":119,"href":"https:\/\/trret.com\/index.php?rest_route=\/wp\/v2\/posts\/118\/revisions\/119"}],"wp:attachment":[{"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trret.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}