845
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 154: | Line 154: | ||
color: white; | color: white; | ||
} | } | ||
a { | |||
/* Color & Background */ | |||
background-attachment: scroll; | |||
background-color: rgba(0, 0, 0, 0); | |||
background-image: none!important; | |||
background-position: 100% 100%; | |||
background-repeat: no-repeat; | |||
color: rgb(255, 255, 255); | |||