diff --git a/assets/css/index.css b/assets/css/index.css index 4485f43..df4f1cf 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -4,7 +4,7 @@ position: relative; display: inline-block; padding: 10px 15px; - color: #050801; + color: #FF5733; text-align: center; background: transparent; overflow: hidden; @@ -17,7 +17,7 @@ position: relative; display: inline-block; padding: 10px 15px; - color: #050801; + color: #FF5733; box-shadow: 0 0 5px #fff; text-align: center; background: #ffe; @@ -32,7 +32,7 @@ position: relative; display: inline-block; padding: 10px 15px; - color: #050801; + color: #FF5733; z-index: 999; box-shadow: 0 0 5px #fff; text-align: center; @@ -48,7 +48,7 @@ position: relative; display: inline-block; padding: 10px 15px; - color: #050801; + color: #FF5733; box-shadow: 0 0 5px #fff; text-align: center; background: #f40317; @@ -66,7 +66,7 @@ color: #050801; box-shadow: 0 0 5px #fff; text-align: center; - background: #0000ff; + background: #FF5733; overflow: hidden; text-decoration: none; @@ -81,7 +81,7 @@ color: #050801; box-shadow: 0 0 5px #fff; text-align: center; - background: #00ffff; + background: #FF5733; overflow: hidden; text-decoration: none; font-weight: bold; @@ -95,7 +95,7 @@ color: #050801; box-shadow: 0 0 5px #fff; text-align: center; - background: #00ff00; + background: #FF5733; overflow: hidden; text-decoration: none;