Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Unified Diff: src/site/docs/technical-overview/index.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/docs/technical-overview/images/source-flow.png ('k') | src/site/downloads.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/technical-overview/index.html
diff --git a/src/site/docs/technical-overview/index.html b/src/site/docs/technical-overview/index.html
index 1f98cccf83063d3d1d4d7620a317d93ae2d41730..258e1bcf87e53295b9deececc1db54214f1c6cc6 100644
--- a/src/site/docs/technical-overview/index.html
+++ b/src/site/docs/technical-overview/index.html
@@ -13,13 +13,15 @@ title: "Technical Overview"
with familiar language constructs into a clear, readable syntax.
</p>
- <aside class="note">
- <b>Note:</b>
- This document is part of an early preview of
- the Dart language and programming environment.
- Some elements are missing from the current release,
- and the details are subject to change based on the feedback we receive.
- </aside>
+<aside>
+ <div class="alert alert-info">
+ <strong>Note:</strong>
+ This document is part of an early preview of
+ the Dart language and programming environment.
+ Some elements are missing from the current release,
+ and the details are subject to change based on the feedback we receive.
+ </div>
+</aside>
<h4> Contents </h4>
« no previous file with comments | « src/site/docs/technical-overview/images/source-flow.png ('k') | src/site/downloads.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698