{"id":146,"date":"2022-09-07T08:00:00","date_gmt":"2022-09-07T06:00:00","guid":{"rendered":"https:\/\/www.fuhselab.de\/?p=146"},"modified":"2025-05-26T12:02:17","modified_gmt":"2025-05-26T10:02:17","slug":"css-grundgeruest-4","status":"publish","type":"post","link":"https:\/\/www.fuhselab.de\/index.php\/2022\/09\/07\/css-grundgeruest-4\/","title":{"rendered":"CSS Grundger\u00fcst 4"},"content":{"rendered":"\n<p>In diesem Teil des Webdesign-Workshops geht es an die Gestaltung des Textbereiches\u2026<\/p>\n\n\n\n<!--more-->\n\n\n\n<p><strong>Der Textbereich:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">@media all { \n\n\/* \nCSS Gestaltung des Contents - also des Inhaltsbereiches. \n*\/ \n\nmain { \nbackground-color: steelblue; \ncolor: white; \n\nmargin-top: 3px; \nmargin-right: 5px; \nmargin-bottom:5px; \nmargin-left: 241px; \n\nborder-top-width: 1px; \nborder-right-width: 1px; \nborder-bottom-width: 1px; \nborder-left-width: 1px; \n\nborder-top-style: solid; \nborder-right-style: solid; \nborder-bottom-style: solid; \nborder-left-style: solid; \n\nborder-top-color: black; \nborder-right-color: black; \nborder-bottom-color: black; \nborder-left-color: black; \n\npadding-top: 20px; \npadding-right: 20px; \npadding-bottom: 20px; \npadding-left: 20px; \n\nfont-family: Arial; \nfont-size: smaller; \n} \n\n\nmain a:link { \ncolor: white; \nbackground-color: steelblue; \ntext-decoration: underline; \n} \n\nmain a:visited { \ncolor: white; \nbackground-color: steelblue; \ntext-decoration: underline; \n} \n\nmain a:hover { \ncolor: black; \nbackground-color: white; \ntext-decoration: underline; \n} \n\nmain a:focus { \ncolor: white; \nbackground-color: steelblue; \ntext-decoration: underline; \n} \n\nmain a:active { \ncolor: white; \nbackground-color: steelblue; \ntext-decoration: underline; \n} \n\n} \/* Ende von @media nicht l\u00f6schen*\/\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>In diesem Teil des Webdesign-Workshops geht es an die Gestaltung des Textbereiches\u2026<\/p>\n","protected":false},"author":1,"featured_media":53,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[23],"class_list":["post-146","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-webdesign","tag-webdesign-gruppe-peine"],"_links":{"self":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/comments?post=146"}],"version-history":[{"count":1,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/146\/revisions"}],"predecessor-version":[{"id":147,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/posts\/146\/revisions\/147"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media\/53"}],"wp:attachment":[{"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/media?parent=146"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/categories?post=146"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fuhselab.de\/index.php\/wp-json\/wp\/v2\/tags?post=146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}