am 5c267863: am f962eb10: Merge "docs: add css for Android Design links and add link to site header" into ics-mr1

* commit '5c26786314c934819d460fb565be200ee8894ed0':
  docs: add css for Android Design links and add link to site header
This commit is contained in:
Scott Main 2012-01-10 17:18:50 -08:00 committed by Android Git Automerger
commit dfd93fc209
2 changed files with 14 additions and 1 deletions

View file

@ -706,6 +706,18 @@ h5.jd-tagtitle {
width:auto;
}
div.design-announce {
border-top:1px solid #33B5E5;
border-bottom:1px solid #33B5E5;
padding:5px 10px 10px 55px;
margin:2em 0;
background:url('../design/static/ico_styleguide.png') 5px 13px no-repeat;
}
div.design-announce p {
margin: .5em 0 0 0;
}
div.special {
padding: .5em 1em 1em 1em;
margin: 0 0 1em;

View file

@ -28,7 +28,8 @@
//-->
</script>
</span>
<?cs /if ?>
<?cs /if ?>&nbsp;&nbsp;
<a href="<?cs var:toroot ?>design/index.html">Android Design</a>&nbsp;&nbsp;
<a href="http://www.android.com">Android.com</a>
</div><?cs
call:default_search_box() ?><?cs