diff options
-rw-r--r-- | src/listing.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/listing.rs b/src/listing.rs index c9720fa..0404005 100644 --- a/src/listing.rs +++ b/src/listing.rs @@ -280,7 +280,7 @@ pub fn directory_listing<S>( flex-basis:4.5rem;\ }}\ td.date-cell span:nth-of-type(3) {{\ - color: #c5c5c5\ + color: #c5c5c5;\ }}\ @media (max-width: 600px) {{\ h1 {{\ |