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
|
@ -68,3 +68,8 @@ div.boardlist a {
|
|||
table.modlog tr th {
|
||||
background: #EA8;
|
||||
}
|
||||
|
||||
#quick-reply table {
|
||||
background: #0E0E0E url(data:image/gif;base64,R0lGODlhGAAMAKEEAOXl5ebm5vDw8PHx8SH+EUNyZWF0ZWQgd2l0aCBHSU1QACwAAAAAGAAMAAACRpQiY6cLa146MyY1EJQKjG81lNGRUPOIkgMJHtquBgIO7xwvpbrpduUSuXq8ntEC0bBEylYitdDAdM1ViaobkgKgZwyDLAAAOw==) repeat 0 0 !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -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