<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>art2nd</author_name>
  <author_url>https://blog.hatena.ne.jp/art2nd/</author_url>
  <blog_title>晴歩雨描</blog_title>
  <blog_url>https://2ndart.hatenablog.com/</blog_url>
  <categories>
    <anon>ホームページ、Web作成</anon>
    <anon>はてなブログ</anon>
  </categories>
  <description>はてなブログで、&lt;TABLE&gt;の&lt;TH&gt;&lt;TD&gt;の余白（padding）を変更するには、「!important」が必要。 ■ 特定の記事ページのみ変更する場合は、記事編集の「HTML編集」で、&lt;style&gt;～&lt;/style&gt;を入れればよい。 【ページ内の全部のテーブル】 &lt;style&gt; th, td { padding: 3px !important; } &lt;/style&gt; ただし、id付きのテーブルの場合は、「!important」は不要。 【特定のidのテーブル】 &lt;style&gt; #id名 th, td { padding: 3px; } &lt;/style&gt; ■ ブログ全体の&lt;TABLE&gt;の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F2ndart.hatenablog.com%2Fentry%2F2022%2F01%2F16%2F173047&quot; title=&quot;はてなブログで、&amp;lt;TABLE&amp;gt;のセル（TH,TD）の余白（padding）を変更するには、「!important」が必要。（カスタマイズCSS） - 晴歩雨描&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/art2nd/20220116/20220116172327.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-16 17:30:47</published>
  <title>はてなブログで、&lt;TABLE&gt;のセル（TH,TD）の余白（padding）を変更するには、「!important」が必要。（カスタマイズCSS）</title>
  <type>rich</type>
  <url>https://2ndart.hatenablog.com/entry/2022/01/16/173047</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
