{"id":54831,"date":"2019-01-06T20:34:51","date_gmt":"2019-01-06T19:34:51","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=54831"},"modified":"2019-03-18T14:29:16","modified_gmt":"2019-03-18T13:29:16","slug":"add-shadow-to-text-drop-shadow","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/add-shadow-to-text-drop-shadow\/","title":{"rendered":"Add shadow to text (drop-shadow)"},"content":{"rendered":"<p><!--more--><\/p>\n<p>Use the following attribute in <em>Appearance &gt; Customize > Additional CSS<\/em>:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"css\">.selector p {\r\ntext-shadow: 1px 1px 10px #000000; \/* edit values as needed *\/\r\n}<\/pre>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/www.w3schools.com\/cssref\/css3_pr_text-shadow.asp\">https:\/\/www.w3schools.com\/cssref\/css3_pr_text-shadow.asp<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"Use the following attribute in Appearance &gt; Customize > Additional CSS: .selector p { text-shadow: 1px 1px 10px #000000; \/* [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[364,290],"class_list":["post-54831","post","type-post","status-publish","format-standard","hentry","category-htmlcss","tag-shadow","tag-text"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=54831"}],"version-history":[{"count":2,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54831\/revisions"}],"predecessor-version":[{"id":54834,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54831\/revisions\/54834"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54831"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54831"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54831"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}