diff --git a/includes/styles.css b/includes/styles.css index 4485be3..06d4904 100644 --- a/includes/styles.css +++ b/includes/styles.css @@ -10,7 +10,7 @@ body, h1, h2, p, ul, li, a { body { font-family: 'Roboto', sans-serif; - background: linear-gradient(to right, #0f2027, #203a43, #2c5364); + /*background: linear-gradient(to right, #0f2027, #203a43, #2c5364);*/ color: white; background-image: url(../images/bck.jpg); background-repeat: no-repeat;