PR #8のデザイン変更をSCSSで再実装#9
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PR #8で佐藤さんがCSS直接編集で行ったデザイン改善を、 SCSSソースで再実装しCSSにコンパイルした。 主な変更: - 見出しフォントサイズ・marginの調整 - リストアイテムのmargin調整 - header/footer/ページ番号のデザイン変更 - 飾り線(before疑似要素)の位置・サイズ変更 - sectionのpadding・font-size調整 - leadクラスの中表紙デザイン変更(左寄せ、first-letter装飾) - 新規coverクラス(表紙ページ用、ダークグラデーション背景) - サンプルスライドにcoverクラスの例を追加 Closes speee#8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Closed
- 廃止済みアクションを最新版に更新 (checkout@v4, upload-artifact@v4, github-script@v7) - 5枚目スライド(example.005.png)の画像比較とPRコメント表示を追加 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ubuntu-latestランナーにImageMagickがプリインストールされなくなったため、 画像比較ステップの前にapt-get installを追加 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
フォークからのPRではGITHUB_TOKENの権限制限により createCommitComment APIが403になるため、 テスト結果に影響しないようcontinue-on-errorを設定 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
satotoru
approved these changes
Feb 18, 2026
satotoru
left a comment
Contributor
There was a problem hiding this comment.
素晴らしい!私もちょうど使いたかったのでありがたいです!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
主な変更内容
GitHub Actions CIの修正
経緯
PR #8 のCSS変更内容をSCSSで再実装したものです。
Related: #8
🤖 Generated with Claude Code