add redtext css rules
This commit is contained in:
parent
64cd178b2a
commit
fd1193f73a
@ -144,6 +144,11 @@ body {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.redtext {
|
||||
color: #d50505;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.intro {
|
||||
margin-bottom: 0.75em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user