Line 10:
Line 10:
text-align: center;
text-align: center;
background-color: black;
background-color: black;
−
background-image: linear-gradient(#000000 20%, #33ff00 110%);
+
background-image: linear-gradient(#ffffff 20%, #33ff00 110%);
border-style: none;
border-style: none;
−
color: #fff;
+
color: #000;
−
}
−
−
#content a:link {
−
color: #c509de;
−
font-weight: bold;
−
}
−
−
#content a:visited {
−
color: #c509de;
−
font-weight: bold;
}
}
}}
}}