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 {
|
aside {
|
||||||
border: none;
|
border: none;
|
||||||
color: #0080FF;
|
color: #444444;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* icons */
|
/* icons */
|
||||||
@ -665,7 +665,7 @@ input#dfrn-url {
|
|||||||
padding: 0px 0px 5px 0px;
|
padding: 0px 0px 5px 0px;
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #0080FF;
|
color: #444444;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vcard .title {
|
.vcard .title {
|
||||||
|
Reference in New Issue
Block a user