mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Codeboxen: max-height raus, evtl nochmal aendern
This commit is contained in:
@@ -513,7 +513,13 @@ blockquote .codebox {
|
||||
overflow: auto;
|
||||
display: block;
|
||||
height: auto;
|
||||
max-height: 200px;
|
||||
|
||||
/* Debianforumde:
|
||||
* Codeboxen vollstaendig in der Hoehe anzeigen
|
||||
* Breitenbeschraenung wegen mobile, evtl nochmal aendern
|
||||
max-height: 500px;
|
||||
*/
|
||||
|
||||
padding: 5px 3px;
|
||||
font: 0.9em Monaco, "Andale Mono","Courier New", Courier, monospace;
|
||||
line-height: 1.3em;
|
||||
|
||||
Reference in New Issue
Block a user