Chromium Code Reviews| Index: ui/webui/resources/html/md_shared_styles_classes.html |
| diff --git a/ui/webui/resources/html/md_shared_styles_classes.html b/ui/webui/resources/html/md_shared_styles_classes.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6cd67539c6728349106169e523c6ea3d6b80af4e |
| --- /dev/null |
| +++ b/ui/webui/resources/html/md_shared_styles_classes.html |
| @@ -0,0 +1,7 @@ |
| +<style> |
| + |
| +.md-webui-body { |
| + background: rgb(236, 239, 241); |
| +} |
| + |
| +</style> |