Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap を 2 系から to 3 系(3.4.1)に更新する #797

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eitoball
Copy link
Member

@eitoball eitoball commented Mar 9, 2024

アップデートしてみました。

大体、良さそうと思いますが、更新前と全く同じようにはなっていません。気づいている点は以下になります。

  • kbd タグが、黒背景に白字になっている。
  • h4 から h6 タグの font-weight が 700 から 500 になっている。
  • ベースのフォントサイズが小さくなっている。

@eitoball eitoball assigned eitoball and unassigned eitoball Mar 9, 2024
@eitoball eitoball force-pushed the bootstrap-3 branch 2 times, most recently from 5b4b090 to cb391a5 Compare March 9, 2024 08:53
@eitoball eitoball marked this pull request as ready for review March 11, 2024 10:34
@eitoball eitoball linked an issue Mar 11, 2024 that may be closed by this pull request
@urimaro
Copy link
Collaborator

urimaro commented Mar 21, 2024

元々CSSが本家(.com)に追随できていないので、致し方ない部分はあるかなと思っています
CSSの修正は別のissue、PRとして対応したほうが良さそうですね


本家のほうが古いのか…

  • jQuery: 1.7.2
  • Bootstrap: 2.3.0

@urimaro
Copy link
Collaborator

urimaro commented Mar 21, 2024

以下、本家と異なる部分のメモ

  • ヘッダの高さ
  • メニューが下付きになっている
  • カラムの幅
  • インデント
  • 「ツールについて知ろう」などでターミナルやエディタのアイコンが連続している
  • クッキングタイムのフォントカラー
  • code(` ` で囲まれた部分)の表示
  • code block(``` ``` で囲まれた部分)の表示

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootstrap 2 > 3 へのアップデート
2 participants