Changed font for the footer, and made it smaller.
- Legacy-Id: 9455
This commit is contained in:
parent
4204da08ff
commit
ef80ca56d1
|
@ -337,3 +337,8 @@ table.materials .snippable {
|
||||||
#message-row tr th {
|
#message-row tr th {
|
||||||
padding: 0.2em 0.5em;
|
padding: 0.2em 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
font-family: "PT Sans Caption", "Trebuchet", "Seravek", sans-serif;
|
||||||
|
font-size: 0.7071em;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue