Mercurial > hg > soundsoftware-drupal-theme
changeset 7:787c247a1b22 tip
Minor font change
author | Chris Cannam |
---|---|
date | Thu, 15 Nov 2012 10:58:56 +0000 |
parents | c1676bf16d66 |
children | |
files | drupal6-reference.css html-elements.css layout.css old/blocks16t.png old/blocks32t.png old/favicon.ico.old old/logo.png page.tpl.php print.css screenshot.png soundsoftware.info template.php theme-settings.php |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/html-elements.css Thu Dec 08 18:16:04 2011 +0000 +++ b/html-elements.css Thu Nov 15 10:58:56 2012 +0000 @@ -76,7 +76,8 @@ pre, code { - font-size: 1.1em; /* Monospace fonts can be hard to read */ + /* font-size: 1.1em;*/ /* Monospace fonts can be hard to read */ + font-size: 0.95em; font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", monospace; }