台灣大哥大

台湾大哥大(Taiwan Mobile)に関連するウェブサイトのCSSスタイルシートコードの一部が提供されました。一般的なプレスリリースの文章やニュース内容は含まれていません。
IT・通信,ソフトウェアNQ 7/100出典:PR Times

📋 記事の処理履歴

  • 📰 発表: 2026年4月4日 11:44
  • 🔍 収集: 2026年4月4日 12:00(発表から15分後)
  • 🤖 AI分析完了: 2026年4月4日 12:44(収集から44分後)
台灣大哥大 .title { font-size: 20px; line-height: 1; letter-spacing: 1.5px; color: #fff; padding-left: 20px } @media all and (min-width: 768px) { .title { font-size:24px; padding-left: 40px } } @media all and (min-width: 1280px) { .title { padding-left:50px } } .btn { width: 150px; height: 50px; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 15px; border-radius: 25px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; cursor: pointer } @media all and (max-width: 1279px) { .btn { background:#ff6100; border-color: #ff6100; color: #fff } } .btn.orange { background: #ff6100; color: #fff } @media all and (min-width: 1280px) { .btn.orange:hover { background:rgba(255,97,0,.7) } } @media all and (min-width: 1280px) { .btn.blue { background:#00a0e9; color: #fff } .btn.blue:hover { background: #4dbdf0 } } @media all and (min-width: 1280px) { .btn.white-border,.white .btn { background:rgba(237,108,0,0); color: #fff; border: 2px #fff solid } .btn.white-border:hover,.white .btn:hover { background: #ed6c00; border-color: #ed6c00 } } @media all and (min-width: 1280px) { .btn.grey { background:#f0f0f0; border: 2px #fff solid; color: #9b9b9b } .btn.grey:hover { background: #fff; color: #000; border-color: #fff } } @media all and (min-width: 1280px) { .black .btn,.btn.black-border { color:#333; border: 2px #333 solid } .black .btn:hover,.btn.black-border:hover { background: #ed6c00; color: #fff; border-color: #ed6c00 } } .center-btn .btn,.left-btn .btn,.right-btn .btn { position: absolute; right: 0; left: 0; margin: auto; top: 300px } @media all and (min-width: 1280px) { .center-btn .btn,.left-btn .btn,.right-btn .btn { bottom:125px; top: auto } } @media all and (min-width: 768px) { .btn { color:#fff } .center-btn .btn,.left-btn .btn,.right-btn .btn { top: 280px } .right-btn .btn { left: auto; right: calc((100% - 570px)/ 2) } .left-btn .btn { left: calc((100% - 570px)/ 2); right: auto } .center-btn .btn { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); right: auto } } @media all and (min-width: 1280px) { .center-btn .btn,.left-btn .btn,.right-btn .btn { top:325px } .right-btn .btn { left: 50%; right: auto } .left-btn .btn { left: calc(50% - 500px); right: auto } .center-btn .btn { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); right: auto } } .gap { -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto } img { width: 100%; height: auto; display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent } a { color: inherit; cursor: pointer; -webkit-transition: .4s ease; -o-transition: .4s ease; transition: .4s ease } input { font-family: inherit } input::-ms-clear { display: none; width: 0; height: 0 } input { -moz-appearance: none; appearance: none; -webkit-appearance: none; border: none; border-radius: 0; outline: 0 } li,ol,ul { list-style: none; margin: 0; padding: 0; border: 0 } a { font-family: inherit } #app { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; width: 100%; overflow: hidden; position: relative } body { -webkit-font-smoothing: antialiased; letter-spacing: 1px; width: 100%; font-size: 16px; line-height: 1.5; height: 100%; color: #000; font-weight: 500; position: relative; font-family: '微軟正黑體',arial; } #main { -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; width: 100% } .hidden-h1 { position: absolute; left: -9999px } ::-moz-selection { background: #ed6c00; color: #fff } ::selection { background: #ed6c00; color: #fff } h1.introCard { margin-bottom: 0; height: 60px; width: 239px; background: url(../img/mobile-title-bg.svg) center center/cover no-repeat } @media all and (min-width: 768px) { h1.introCard { height:90px; width: 334px; background: url(../img/title-bg.svg) center right/cover no-repeat } } @media all and (min-width: 1280px) { h1.introCard { height:90px; width: 444px; background: url(../img/title-bg.svg) center center/cover no-repeat } } h1.introCard .inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 100%; width: 100%; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center } @media all and (min-width: 1280px) { h1.introCard .inner:hover i svg g>path { fill:#ff6100 } h1.introCard .inner:hover i:after

よくある質問

このテキストの内容は何ですか?

台湾の大手通信会社「台湾大哥大」のウェブサイトのスタイルやレイアウトを定義するためのCSSコードです。

これは公式のプレスリリースですか?

いいえ、企業からの公式なニュースや発表文ではなく、ウェブページの裏側で使われるソースコードの一部です。

台湾大哥大とはどのような企業ですか?

台湾で第2位のシェアを持つ大手総合電気通信事業者で、モバイル通信やEコマース事業を展開しています。