Merge remote-tracking branch 'vsephpbb/ticket/12073' into develop

* vsephpbb/ticket/12073:
  [ticket/12073] Increase size of samp and code tags in ACP
This commit is contained in:
Joas Schilling 2014-03-13 23:40:51 +01:00
commit 4f8cba3c82

View file

@ -43,6 +43,10 @@ body {
margin: 10px 15px;
}
code, samp {
font-size: 1.2em;
}
img {
border: 0;
}