Chromium Code Reviews| Index: src/site/docs/tutorials/fetchdata/examples/its_all_about_you/out/web/its_all_about_you.css |
| diff --git a/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/out/web/its_all_about_you.css b/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/out/web/its_all_about_you.css |
| deleted file mode 100644 |
| index c21d2b581009643b61ae3e41c721082f01e138b4..0000000000000000000000000000000000000000 |
| --- a/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/out/web/its_all_about_you.css |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| - |
| -body { |
| - background-color: #F8F8F8; |
| - font-family: 'Open Sans', sans-serif; |
| - font-size: 14px; |
| - font-weight: normal; |
| - line-height: 1.2em; |
| - margin: 15px; |
| -} |
| - |
| -h1, p { |
| - color: #333; |
| -} |
| - |