X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fthemes%2Fseven%2Fcss%2Fbase%2Felements.css;h=9cc5ee8e8b2e171671d38a8ca20a235a97a316de;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=51f19f03539b9a61b5545f1bfa34876f64b36959;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/themes/seven/css/base/elements.css b/web/core/themes/seven/css/base/elements.css index 51f19f035..9cc5ee8e8 100644 --- a/web/core/themes/seven/css/base/elements.css +++ b/web/core/themes/seven/css/base/elements.css @@ -23,7 +23,7 @@ hr { padding: 0; border: none; height: 1px; - background: #cccccc; + background: #ccc; } summary, .fieldgroup:not(.form-composite) > legend { @@ -121,9 +121,6 @@ sup { font-size: smaller; line-height: normal; } -nobr { - white-space: nowrap; -} abbr, acronym { border-bottom: dotted 1px; @@ -150,9 +147,8 @@ ol { margin-left: 0; margin-right: 2em; } -quote, code { - margin: .5em 0; + margin: 0.5em 0; } pre { margin: 0.5em 0;