mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-11 11:13:06 +08:00
overflow-x on pre
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
a { color: #311c07; }
|
||||
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
|
||||
.download { float: right; }
|
||||
pre { background: #000; color: #fff; padding: 15px;}
|
||||
pre { background: #000; color: #fff; padding: 15px; overflow-x: auto;}
|
||||
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
|
||||
.footer { text-align:center; padding-top:30px; font-style: italic; }
|
||||
/*]]>*/
|
||||
|
||||
Reference in New Issue
Block a user