6125d098 by TaishiTokudome

Merge branch 'interview_dev' into 'video_liblary'

Interview dev

See merge request !32
2 parents 15efb870 dc16b074
...@@ -3434,7 +3434,7 @@ body.itemid-132 table { ...@@ -3434,7 +3434,7 @@ body.itemid-132 table {
3434  OB・OGインタビューページに対するスタイル指定 3434  OB・OGインタビューページに対するスタイル指定
3435 ------------------------------------------------------------------------- */ 3435 ------------------------------------------------------------------------- */
3436 .interview .items-leading > div { 3436 .interview .items-leading > div {
3437 border-top: 5px solid #003894; 3437 border-top: 2px solid #003894;
3438 display: flex; 3438 display: flex;
3439 flex-direction: row-reverse; 3439 flex-direction: row-reverse;
3440 align-items: center; 3440 align-items: center;
...@@ -3459,6 +3459,7 @@ body.itemid-132 table { ...@@ -3459,6 +3459,7 @@ body.itemid-132 table {
3459 border-bottom: none; 3459 border-bottom: none;
3460 margin: 0; 3460 margin: 0;
3461 padding: 0; 3461 padding: 0;
3462 font-size: 100%;
3462 } 3463 }
3463 3464
3464 /* 記事情報(公開日など)にデフォルトでかかっているスタイルを取り消し */ 3465 /* 記事情報(公開日など)にデフォルトでかかっているスタイルを取り消し */
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!