summaryrefslogtreecommitdiff
path: root/CSS/main.css
diff options
context:
space:
mode:
authorJacob McDonnell <jacobmcdonnell@Jacobs-iMac.local>2020-01-25 18:04:41 -0500
committerJacob McDonnell <jacobmcdonnell@Jacobs-iMac.local>2020-01-25 18:04:41 -0500
commit8f294f9c663fc0a6b27e01db943c29ffed3c052a (patch)
tree738169fdad592d3f4899a5b553a05621b5707774 /CSS/main.css
parent7d0ee1b556a6cf1435bdc7fad26b1748767030a6 (diff)
Fix of the Update of redsign 3
Diffstat (limited to 'CSS/main.css')
-rw-r--r--CSS/main.css2
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;