From: Laury GvR Date: Tue, 25 Aug 2015 21:11:08 +0000 (-0400) Subject: Minor addendum to previous commit X-Git-Tag: v1.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d149eecae12f24ac03cb405d1cc0218a115e2467;p=WP-Themes%2Fnorthernlakes.git Minor addendum to previous commit --- diff --git a/css/app.css b/css/app.css index 0477322..c5f6ab6 100644 --- a/css/app.css +++ b/css/app.css @@ -5343,7 +5343,7 @@ blockquote, blockquote p { position: absolute; top: 0; width: 2.8125rem; - border-right: solid 1px #022437; + border-right: solid 1px #022537; left: 0; } .right-small { @@ -5351,7 +5351,7 @@ blockquote, blockquote p { position: absolute; top: 0; width: 2.8125rem; - border-left: solid 1px #022437; + border-left: solid 1px #022537; right: 0; } .tab-bar-section { @@ -6098,9 +6098,9 @@ th.hide-for-touch { a, a:visited { text-decoration: underline; } -/* + a[href]:after { - content: " (" attr(href) ")"; }*/ + content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } diff --git a/css/print.css b/css/print.css index 07a6099..f030b99 100644 --- a/css/print.css +++ b/css/print.css @@ -31,6 +31,7 @@ main { font-size: 12px; padding: 0 7px 0 3px; } + #main-content h1, #main-content h2 { clear: both; } \ No newline at end of file