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