Styling stripes with CSS3, remove the image instead

This commit is contained in:
summerscope
2014-10-23 15:17:17 +11:00
parent e67f039791
commit ce346d3bca
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -57,7 +57,7 @@
border-width: 15px
margin-left: -15px
.bottom
background-image: url('/assets/stripe.png')
background: repeating-linear-gradient(60deg, rgba(84, 152, 218, 0), rgba(84, 152, 218, 0) 5px, rgba(255, 255, 255, 0.25) 5px, rgba(255, 255, 255, 0.25) 10px)
margin-top: 1em
margin-left: -15px
margin-right: -15px