webapps: pre tag line-height.
parent
dafb567492
commit
b4ac50507c
|
@ -15,7 +15,6 @@ h1.planet-title {
|
||||||
|
|
||||||
pre, code {
|
pre, code {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
font-size: smaller;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.infobox {
|
.infobox {
|
||||||
|
|
|
@ -28,6 +28,7 @@ table {
|
||||||
pre {
|
pre {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
|
line-height: 125%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-button {
|
.link-button {
|
||||||
|
|
Loading…
Reference in New Issue