Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5af54ae9 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am f962eb10: Merge "docs: add css for Android Design links and add link to...

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

* commit 'f962eb10':
  docs: add css for Android Design links and add link to site header
parents 6a9f87fe f962eb10
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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;
+2 −1
Original line number Diff line number Diff line
@@ -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