Browse Source

Improved visibility of creation date

Tobias Reich 9 years ago
parent
commit
ee672d6b4a
2 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/main.css
  2. 2 2
      src/styles/_content.scss

File diff suppressed because it is too large
+ 0 - 0
dist/main.css


+ 2 - 2
src/styles/_content.scss

@@ -139,12 +139,12 @@
 		display: block;
 		margin: 0 0 12px 15px;
 		font-size: 11px;
-		color: #bbb;
+		color: #ccc;
 		text-shadow: 0 1px 3px black(.4);
 	}
 
 	.photo .overlay a .iconic {
-		fill: #bbb;
+		fill: #ccc;
 		margin: 0 5px 0 0;
 		width: 8px;
 		height: 8px;

Some files were not shown because too many files changed in this diff