commit 2d07535fef6b006cde5f9bd5159bd79503b25dd5 parent e3ae500ec50dd1fbc946bb61ecb519feab45b252 Author: Matsuda Kenji <ftvda283@gmail.com> Date: Sun, 12 Dec 2021 18:23:51 +0900 modify style Diffstat:
34 files changed, 104 insertions(+), 28 deletions(-)
diff --git a/man/index.html b/man/index.html @@ -46,22 +46,23 @@ Unixの考え方が好きです。小さいものは美しい。これはコン <!-- <h2>雑記</h2> <ul> - <li><a href=/misc/migration.html>移住計画</a></li> </ul> --> <h2>投げ銭</h2> -<p> +<div class="donation"> +<div class="donation-item"> <img src="/static/xcoin_logo.png" alt="xcoin logo" height="30">xcoin<br /> <code style="font-size: x-small;">0xb5363A69AaE836E70b01BE8F8f8dAf4cD6151e27</code><br /> <img src="/static/xcoin.png" alt="" height="180"> -</p> -<p> +</div> +<div class="donation-item"> <img src="/static/monacoin_logo.png" alt="monacoin logo" height="30">mona coin<br /> <code style="font-size: x-small;">PS4yAYU2K2VQY7ekTNRTkHf2UAmdhj19fH</code><br /> <img src="/static/monacoin.png" alt="" height="180"> -</p> -<p> +</div> +<div class="donation-item"> <img src="/static/btc_logo.png" alt="btc logo" height="30">bit coin<br /> <code style="font-size: x-small;">17KNf6fXEskcXH2i7n6SmZuJMiqN395eje</code><br /> <img src="/static/btc.png" alt="" height="180"> -</p> +</div> +</div> diff --git a/man/static/base.css b/man/static/base.css @@ -9,22 +9,28 @@ a { } body { + max-width: 1100px; color: white; - margin: 5px; + margin: 5px auto; } header { padding: 5px; } header > * { - max-width: 1100px; - margin: 5px auto; } main { padding: 5px; } - main > article{ - max-width: 1100px; - margin: 5px auto; - } + +.donation { + display: flex; +} +.donation-item { + flex: 1; +} + +footer { + text-align: center; +} diff --git a/pub/about.html b/pub/about.html @@ -55,5 +55,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/blog_index.html b/pub/blog/blog_index.html @@ -41,5 +41,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200719.html b/pub/blog/posts/20200719.html @@ -25,5 +25,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200723.html b/pub/blog/posts/20200723.html @@ -43,5 +43,7 @@ htmlで投稿できるように変更しました。</p> </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200725.html b/pub/blog/posts/20200725.html @@ -75,5 +75,7 @@ Linuxに変えたのである。 </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200727.html b/pub/blog/posts/20200727.html @@ -63,5 +63,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200801.html b/pub/blog/posts/20200801.html @@ -44,5 +44,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200802.html b/pub/blog/posts/20200802.html @@ -79,5 +79,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200804.html b/pub/blog/posts/20200804.html @@ -28,5 +28,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200808.html b/pub/blog/posts/20200808.html @@ -258,5 +258,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200917.html b/pub/blog/posts/20200917.html @@ -27,5 +27,7 @@ apacheに変えたのですが、設定が適当なのでセキュリティが </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200918.html b/pub/blog/posts/20200918.html @@ -52,5 +52,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200919.html b/pub/blog/posts/20200919.html @@ -75,5 +75,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200925.html b/pub/blog/posts/20200925.html @@ -20,5 +20,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20200926.html b/pub/blog/posts/20200926.html @@ -24,5 +24,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20201003.html b/pub/blog/posts/20201003.html @@ -134,5 +134,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20201201.html b/pub/blog/posts/20201201.html @@ -32,5 +32,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20201202.html b/pub/blog/posts/20201202.html @@ -28,5 +28,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20201209.html b/pub/blog/posts/20201209.html @@ -31,5 +31,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20201210.html b/pub/blog/posts/20201210.html @@ -35,5 +35,7 @@ F1ではない種も多数取り扱っているようで、和歌山大根とい </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20210106.html b/pub/blog/posts/20210106.html @@ -54,5 +54,7 @@ thinkpad x220を手に入れ、arch linuxの環境を整えた。 </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20210806.html b/pub/blog/posts/20210806.html @@ -117,5 +117,7 @@ warmerwarmerというところで買ったセット野菜に入っていたも </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/blog/posts/20211129.html b/pub/blog/posts/20211129.html @@ -40,5 +40,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/computer/archlinux_installation.html b/pub/computer/archlinux_installation.html @@ -363,5 +363,7 @@ $ ssh-keygen -t rsa </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/computer/what-i-use.html b/pub/computer/what-i-use.html @@ -19,5 +19,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/error/404.html b/pub/error/404.html @@ -19,5 +19,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/farm/journal/2021.html b/pub/farm/journal/2021.html @@ -73,5 +73,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/index.html b/pub/index.html @@ -63,27 +63,30 @@ Unixの考え方が好きです。小さいものは美しい。これはコン <!-- <h2>雑記</h2> <ul> - <li><a href=/misc/migration.html>移住計画</a></li> </ul> --> <h2>投げ銭</h2> -<p> +<div class="donation"> +<div class="donation-item"> <img src="/static/xcoin_logo.png" alt="xcoin logo" height="30">xcoin<br /> <code style="font-size: x-small;">0xb5363A69AaE836E70b01BE8F8f8dAf4cD6151e27</code><br /> <img src="/static/xcoin.png" alt="" height="180"> -</p> -<p> +</div> +<div class="donation-item"> <img src="/static/monacoin_logo.png" alt="monacoin logo" height="30">mona coin<br /> <code style="font-size: x-small;">PS4yAYU2K2VQY7ekTNRTkHf2UAmdhj19fH</code><br /> <img src="/static/monacoin.png" alt="" height="180"> -</p> -<p> +</div> +<div class="donation-item"> <img src="/static/btc_logo.png" alt="btc logo" height="30">bit coin<br /> <code style="font-size: x-small;">17KNf6fXEskcXH2i7n6SmZuJMiqN395eje</code><br /> <img src="/static/btc.png" alt="" height="180"> -</p> +</div> +</div> </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/misc/migration.html b/pub/misc/migration.html @@ -82,5 +82,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/plants/myrica_rubra.html b/pub/plants/myrica_rubra.html @@ -28,5 +28,7 @@ </article> </main> + <footer> + </footer> </body> </html> diff --git a/pub/static/base.css b/pub/static/base.css @@ -9,22 +9,28 @@ a { } body { + max-width: 1100px; color: white; - margin: 5px; + margin: 5px auto; } header { padding: 5px; } header > * { - max-width: 1100px; - margin: 5px auto; } main { padding: 5px; } - main > article{ - max-width: 1100px; - margin: 5px auto; - } + +.donation { + display: flex; +} +.donation-item { + flex: 1; +} + +footer { + text-align: center; +} diff --git a/templates/base.html b/templates/base.html @@ -19,5 +19,7 @@ </article> </main> + <footer> + </footer> </body> </html>