1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Moved into correct stylesheet

This commit is contained in:
Sobak
2014-04-05 08:09:27 +02:00
parent ba4ea34f67
commit 02832cf504
2 changed files with 3 additions and 4 deletions

View File

@@ -64,7 +64,3 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99
p.archive {
text-align: right;
}
pre.small {
padding: 0;
}

View File

@@ -1138,6 +1138,9 @@ fieldset {
overflow: auto;
font: normal 0.875rem / 1.46 "Source Code Pro", monospace;
}
.content-box pre.small {
padding: 0;
}
@media (max-width: 465px) {
.content-box h3 .release-state {
display: none;