diff options
Diffstat (limited to 'CSS/main.css')
| -rw-r--r-- | CSS/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSS/main.css b/CSS/main.css index 819f5bc..aa67497 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -28,7 +28,7 @@ a{ .active { position: absolute; display: block; - background: #D2D2D2; + background:rgba(210,210,210,1); width: 50%; left: 0; top: 0; |
