diff options
| author | Stephen Blott | 2014-12-21 07:50:13 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2014-12-21 07:50:13 +0000 | 
| commit | 0409bcdc8ee753e8ff3832cb852f604f8d347688 (patch) | |
| tree | ef4b900859582fcfbdcf577fa8068ebf39185a3e /pages/options.css | |
| parent | ae3794d10f11f61d7d78c523afc3abc4d5f72467 (diff) | |
| download | vimium-0409bcdc8ee753e8ff3832cb852f604f8d347688.tar.bz2 | |
Exclusion; rework layout.
Diffstat (limited to 'pages/options.css')
| -rw-r--r-- | pages/options.css | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/options.css b/pages/options.css index 148d1330..5b098c8f 100644 --- a/pages/options.css +++ b/pages/options.css @@ -1,3 +1,5 @@ +/* NOTE: This stylesheet is included in both options.html and popup.html.  So changes here affect +   both of these. */  body {    font: 14px "DejaVu Sans", "Arial", sans-serif;    color: #303942;  | 
