Index: chrome/browser/resources/inspect/inspect.css |
diff --git a/chrome/browser/resources/inspect/inspect.css b/chrome/browser/resources/inspect/inspect.css |
index 76f09dc313a64d9842e0e30bb8c4ef503f19e7e4..ea839baa1b308b04e3e3acb37416e9ce9e19e1ad 100644 |
--- a/chrome/browser/resources/inspect/inspect.css |
+++ b/chrome/browser/resources/inspect/inspect.css |
@@ -1,12 +1,9 @@ |
-/* |
- * Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+/* Copyright (c) 2012 The Chromium Authors. All rights reserved. |
* Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
+ * found in the LICENSE file. */ |
body { |
color: rgb(48, 57, 66); |
- font-family: Arial, sans-serif; |
font-size: 13px; |
margin: 0; |
min-width: 47em; |