don't use the link colour for non-link things
This commit is contained in:
parent
739ea78905
commit
c1a5c88720
@ -24,7 +24,7 @@ abbr {
|
||||
|
||||
aside {
|
||||
border: none;
|
||||
color: #0080FF;
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
/* icons */
|
||||
@ -665,7 +665,7 @@ input#dfrn-url {
|
||||
padding: 0px 0px 5px 0px;
|
||||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
color: #0080FF;
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
.vcard .title {
|
||||
|
Reference in New Issue
Block a user