[gimp-web/gimp-web-static] Slight modification to box-shadow under titles
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Slight modification to box-shadow under titles
- Date: Fri, 14 Aug 2015 03:12:22 +0000 (UTC)
commit cafa3052c9e714c6c85464e41689ad47f660158a
Author: Pat David <pat patdavid net>
Date: Thu Aug 13 22:11:52 2015 -0500
Slight modification to box-shadow under titles
themes/newgimp/static/css/page.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/page.css b/themes/newgimp/static/css/page.css
index 1a8e4d3..fe0effb 100644
--- a/themes/newgimp/static/css/page.css
+++ b/themes/newgimp/static/css/page.css
@@ -81,6 +81,7 @@ figure figcaption {
.container.title {
box-shadow: 0 8px 6px -7px #ddd;
+ box-shadow: 0 8px 8px -8px #ccc;
margin: 1.5rem auto;
max-width: 37rem;
text-align: center;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]