diff options
-rw-r--r-- | static/styles.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/static/styles.css b/static/styles.css index bae82b2..72847c2 100644 --- a/static/styles.css +++ b/static/styles.css @@ -12,12 +12,6 @@ div.pagetop { } h1.jumbo { - background-image: linear-gradient(#f5fff5, darkgreen); - background-size: 100%; - -webkit-background-clip: text; - -moz-background-clip: text; - -webkit-text-fill-color: transparent; - -moz-text-fill-color: transparent; color: white; text-align: center; font-size: 10em; |