xserver/website/css/styles.css

8 lines
111 B
CSS

#github-card {
background-color: gray;
}
#github-card a{
text-decoration : none;
color : white;
}