diff options
| author | David Friedman <dmail@google.com> | 2015-08-28 18:41:08 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-08-28 18:41:08 +0000 |
| commit | 65d438563a16ae4bfaeedb8bac7ec5484fbff11c (patch) | |
| tree | c67c155a11a76ba32cbf7760de5af34c5f6fdd40 /docs/html-intl/intl/zh-tw/index.jd | |
| parent | eeaf35cd07a93aa03676a1e99cdf3bc8108ccae5 (diff) | |
| parent | 8b403e8cb1bc6bfa2e9ba627f5c48d1a0bc65738 (diff) | |
| download | frameworks_base-65d438563a16ae4bfaeedb8bac7ec5484fbff11c.zip frameworks_base-65d438563a16ae4bfaeedb8bac7ec5484fbff11c.tar.gz frameworks_base-65d438563a16ae4bfaeedb8bac7ec5484fbff11c.tar.bz2 | |
am 8b403e8c: am 3ab2e664: Merge "Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3." into mnc-dev
* commit '8b403e8cb1bc6bfa2e9ba627f5c48d1a0bc65738':
Docs: Localized DAC landing pages for M Preview, updated for Dev Prev 3.
Diffstat (limited to 'docs/html-intl/intl/zh-tw/index.jd')
| -rw-r--r-- | docs/html-intl/intl/zh-tw/index.jd | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/docs/html-intl/intl/zh-tw/index.jd b/docs/html-intl/intl/zh-tw/index.jd index 53bbd8d..cf1376f 100644 --- a/docs/html-intl/intl/zh-tw/index.jd +++ b/docs/html-intl/intl/zh-tw/index.jd @@ -10,19 +10,16 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3 <section class="dac-hero-carousel"> <!-- <article class="dac-expand dac-hero dac-invert active" style="background-color: rgb(38, 50, 56);"> --> -<article class="dac-expand dac-hero dac-invert active" style="background-color: #455A64;"> +<article class="dac-expand dac-hero dac-invert dac-darken mprev active" style="background-color: #75d1ff;"> <a href="/preview/index.html"> - <div class="wrap" style="max-width:1100px;"> + <div class="wrap" style="max-width:1100px;margin-top:0"> <div class="cols dac-hero-content"> - <div class="col-10of16 col-push-6of16 dac-hero-figure"> - <img class="dac-hero-image" src="{@docRoot}images/home/devices-hero_620px_2x.png" - srcset="{@docRoot}images/home/devices-hero_620px.png 1x, - {@docRoot}images/home/devices-hero_620px_2x.png 2x"> + <div class="col-8of16 col-push-6of16 dac-hero-figure mprev"> </div> - <div class="col-6of16 col-pull-10of16"> + <div class="col-8of16 col-pull-7of16"> <div class="dac-hero-tag"></div> - <h1 class="dac-hero-title">Android M Developer Preview</h1> + <h1 class="dac-hero-title" style="white-space:nowrap;">Android 6.0 Marshmallow</h1> <p class="dac-hero-description">準備使用新版 Android。在 Nexus 5、6、9 和 Player 上測試您的應用程式。 </p> @@ -32,7 +29,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3 </a><br> <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> <span class="dac-sprite dac-auto-chevron"></span> - Developer Preview 2</a> + Developer Preview 3 (final SDK)</a> </div> </div> </div> |
