Browse Source

Less harsh gradient #200

Tobias Reich 9 years ago
parent
commit
61ecca0440
2 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/css/content.css
  2. 0 0
      assets/min/main.css

+ 1 - 1
assets/css/content.css

@@ -98,7 +98,7 @@
 		margin: 2px;
 	}
 	.album .overlay {
-		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%);
+		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.85) 100%);
 	}
 	.photo .overlay {
 		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.9) 100%);

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


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