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

Unified Diff: src/site/docs/language-tour/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/index.markdown ('k') | src/site/docs/library-tour/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/language-tour/index.html
diff --git a/src/site/docs/language-tour/index.html b/src/site/docs/language-tour/index.html
index a84a2fdda16def49379049e09857eb7209b227c6..8ee92b77f86d25cd7ed20bf3947b4a3f74ac95b5 100644
--- a/src/site/docs/language-tour/index.html
+++ b/src/site/docs/language-tour/index.html
@@ -14,12 +14,14 @@ from variables to operators to classes and libraries,
with the assumption that you already know how to program in another language.
</p>
-<aside class="note">
-<b>Tip:</b>
-Create a server application project in Dart Editor
-so you can play with each feature.
-See <a href="/docs/editor/getting-started/">Getting Started with Dart Editor</a>
-for instructions.
+<aside>
+ <div class="alert alert-info">
+ <strong>Tip:</strong>
+ Create a server application project in Dart Editor
+ so you can play with each feature.
+ See <a href="/docs/editor/getting-started/">Getting Started with Dart Editor</a>
+ for instructions.
+ </div>
</aside>
<p>
« no previous file with comments | « src/site/docs/index.markdown ('k') | src/site/docs/library-tour/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698