Minor addendum to previous commit
authorLaury GvR <laury@gaslightmedia.com>
Tue, 25 Aug 2015 21:11:08 +0000 (17:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 25 Aug 2015 21:11:08 +0000 (17:11 -0400)
css/app.css
css/print.css

index 0477322..c5f6ab6 100644 (file)
@@ -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) ")"; }
index 07a6099..f030b99 100644 (file)
@@ -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