@@ -530,12 +530,17 @@ text-decoration: none; color: white; font-weight: bold; } -header > h2 { +#story > header > a { + color: white; +} + +header > a> h2 { /* border-top: 1px solid white;*/ + color: white; } #story-list { /* background-color: #f2c84b;*/ }