| 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;
|
| -}
|
|
|