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

Unified Diff: src/site/dartium/home.html

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: 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/css/syntax.css ('k') | src/site/dartium/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/dartium/home.html
diff --git a/src/site/dartium/home.html b/src/site/dartium/home.html
index 2166fdd98ba741ed201fad2a9ba2625dc8ca538d..e88f16bc1aa3591e58cf3280f4491e923b46b317 100644
--- a/src/site/dartium/home.html
+++ b/src/site/dartium/home.html
@@ -18,14 +18,13 @@ you can run and debug Dart web apps
without compiling them to JavaScript.
</p>
-<aside class="warning">
-<b>Important:</b>
-Dartium is a technical preview,
-and it might have security and stability issues.
-
-<blockquote>
-<b>Do not use Dartium as your primary browser!</b>
-</blockquote>
+<aside>
+ <div class="alert">
+ <strong>Warning:</strong>
+ Dartium is a technical preview,
+ and it might have security and stability issues.
+ Do not use Dartium as your primary browser!
+ </div>
</aside>
<p>
« no previous file with comments | « src/site/css/syntax.css ('k') | src/site/dartium/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698