.article-body {
font-size: 18px;
line-height: 1.5;
font-family: “Helvetica Neue”, Arial, “Hiragino Kaku Gothic ProN”, “Hiragino Sans”, Meiryo, sans-serif;
color: #333;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.article-name {
font-size: 14px;
color: #666;
padding: 8px 12px;
margin: 0em 0 0em;
border-radius: 4px;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
line-height: 1;
}
.article-name span {
display: inline-block;
}
.article-content {
margin: 0.5em 0 4em;
padding: 0 12px;
font-weight: bold;
word-wrap: break-word;
overflow-wrap: break-word;
}
/* すべての子要素を画面幅内に収める */
.article-content * {
max-width: 100%;
box-sizing: border-box;
}
/* メディアコンテンツの幅制御 */
.article-content img,
.article-content video,
.article-content iframe,
.article-content embed,
.article-content object {
max-width: 100% !important;
height: auto !important;
}
/* blockquoteは内部でoverflow制御 */
.article-content blockquote {
max-width: 100% !important;
overflow: hidden;
}
/* Twitterの埋め込み専用 */
.article-content .twitter-tweet {
max-width: 100% !important;
}
/* Imgurの埋め込み専用 */
.article-content blockquote.imgur-embed-pub {
max-width: 100% !important;
}
.highlighted-id {
color: #4444ff !important;
font-weight: bold !important;
background: rgba(68, 68, 255, 0.1) !important;
padding: 0 2px !important;
border-radius: 2px !important;
display: inline-block !important;
}
.anchor-text {
color: #4444ff;
background-color: #f5f5f5;
padding: 2px 4px;
border-radius: 2px;
font-size: 0.8em !important; /* フォントサイズを0.9倍に */
}
ランナーを残して降板後リリーフが抑えた試合
4月6日ロイヤルズ戦6回1アウト1.2塁で降板するもリリーフが抑え無失点
4月13日ブルージェイズ戦5回2アウト2塁で降板するもリリーフが抑え無失点
5月16日ツインズ戦7回1アウト1塁で降板するもリリーフが抑え無失点
5月28日カージナルス戦6回1アウト3塁で降板するもリリーフが抑え無失点
6月9日アスレチックス戦5回1アウト1.2塁で降板するもリリーフが抑え無失点
6月15日エンゼルス戦5回2アウト満塁で降板するもリリーフが抑え無失点
6月21日ヤンキース戦4回2アウト1.2塁で降板するもリリーフが抑え無失点
7月3日レンジャーズ戦5回2アウト1.3塁で降板するもリリーフが抑え無失点
7月22日ガーディアンズ戦4回2アウト1.3塁で降板するもリリーフが抑え無失点
9月1日ジャイアンツ戦4回1アウト2.3塁で降板するもリリーフが抑え無失点
9月8日ドジャース戦4回ノーアウト1.3塁で降板するもリリーフが抑え無失点
合計11回ランナーを残して降板後リリーフが打たれた試合
8月15日マリナーズ戦6回1アウト1塁で降板しリリーフが本塁打を打たれ1失点
合計1回降板後に負けを消してもらった回数
合計6回降板後に勝ちを消された回数
合計1回防御率4.51→xERA5.71(xERAとは打球のクオリティー(初速と射出角度)、奪三振と与四球を基に予測される防御率)
最下位のオリオールズだからようやってるとはなんだったのか…
運がいいだけじゃん
.article-body {
font-size: 18px;
line-height: 1.5;
font-family: “Helvetica Neue”, Arial, “Hiragino Kaku Gothic ProN”, “Hiragino Sans”, Meiryo, sans-serif;
color: #333;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
.article-name {
font-size: 14px;
color: #666;
padding: 8px 12px;
margin: 0em 0 0em;
border-radius: 4px;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
line-height: 1;
}
.article-name span {
display: inline-block;
}
.article-content {
margin: 0.5em 0 4em;
padding: 0 12px;
font-weight: bold;
word-wrap: break-word;
overflow-wrap: break-word;
}
/* すべての子要素を画面幅内に収める */
.article-content * {
max-width: 100%;
box-sizing: border-box;
}
/* メディアコンテンツの幅制御 */
.article-content img,
.article-content video,
.article-content iframe,
.article-content embed,
.article-content object {
max-width: 100% !important;
height: auto !important;
}
/* blockquoteは内部でoverflow制御 */
.article-content blockquote {
max-width: 100% !important;
overflow: hidden;
}
/* Twitterの埋め込み専用 */
.article-content .twitter-tweet {
max-width: 100% !important;
}
/* Imgurの埋め込み専用 */
.article-content blockquote.imgur-embed-pub {
max-width: 100% !important;
}
.highlighted-id {
color: #4444ff !important;
font-weight: bold !important;
background: rgba(68, 68, 255, 0.1) !important;
padding: 0 2px !important;
border-radius: 2px !important;
display: inline-block !important;
}
.anchor-text {
color: #4444ff;
background-color: #f5f5f5;
padding: 2px 4px;
border-radius: 2px;
font-size: 0.8em !important; /* フォントサイズを0.9倍に */
}