diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-09 08:46:16 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-09 08:46:16 +0000 |
commit | 62b65771c8670a348644ef6e720b524cbf1fd434 (patch) | |
tree | adfeef319a7799427f2daaf7bb870a30f347d453 | |
parent | d36c87b30490330f0b1fc2e6f9d5a92d25216c09 (diff) |
Bump up font size on public body page header
-rw-r--r-- | public/stylesheets/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index ab29d3ffd..1db05486b 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -1502,6 +1502,7 @@ p.public-body-name-prefix { color:#888; margin-top:15px; margin-bottom:-15px; +font-size: 16px; } #other-country-notice a { |