forked from leftypol/leftypol
fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <).
This commit is contained in:
parent
b03d4f7c54
commit
2a37ad3b5d
4 changed files with 24 additions and 2 deletions
|
@ -1953,4 +1953,12 @@ div.mix {
|
|||
|
||||
footer {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
span.underline {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
span.orangeQuote {
|
||||
color: #FF8C00;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue