„threadr/style.css“ ändern
parent
edf1736537
commit
a2a1c95bce
|
@ -41,6 +41,14 @@ p {
|
||||||
color: #001858;
|
color: #001858;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p.pink {
|
||||||
|
color: #f582ae;
|
||||||
|
}
|
||||||
|
|
||||||
|
p.cyan {
|
||||||
|
color: #8bd3dd;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
color: #001858;
|
color: #001858;
|
||||||
|
|
Loading…
Reference in New Issue