Change link color
This commit is contained in:
@ -381,6 +381,10 @@ input[type=text] {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.topic-content a {
|
||||
color: #EE81B0;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 350px) {
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user