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

Unified Diff: src/site/docs/tutorials/fetchdata/examples/portmanteaux_simple/portmanteaux_simple.css

Issue 26542002: edit pass on T3,4,5, updated images (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merging with master Created 7 years, 2 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
Index: src/site/docs/tutorials/fetchdata/examples/portmanteaux_simple/portmanteaux_simple.css
diff --git a/src/site/articles/dart-unit-tests/code/html_test/web/html_test.css b/src/site/docs/tutorials/fetchdata/examples/portmanteaux_simple/portmanteaux_simple.css
similarity index 79%
copy from src/site/articles/dart-unit-tests/code/html_test/web/html_test.css
copy to src/site/docs/tutorials/fetchdata/examples/portmanteaux_simple/portmanteaux_simple.css
index 405487c7571460f00a74b1cdcaa3741b667e31e1..3e9fc61a5d77977e0c0676e0b2a881233383076f 100644
--- a/src/site/articles/dart-unit-tests/code/html_test/web/html_test.css
+++ b/src/site/docs/tutorials/fetchdata/examples/portmanteaux_simple/portmanteaux_simple.css
@@ -19,9 +19,3 @@ h1, p {
border: 1px solid #ccc;
background-color: #fff;
}
-
-#sample_text_id {
- font-size: 24pt;
- text-align: center;
- margin-top: 140px;
-}

Powered by Google App Engine
This is Rietveld 408576698