projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
8efa3e4
)
some min-width for code blocks
author
Michael Wallner
<mike@php.net>
Tue, 14 Oct 2014 16:25:32 +0000
(18:25 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 14 Oct 2014 16:25:32 +0000
(18:25 +0200)
public/index.css
patch
|
blob
|
history
diff --git
a/public/index.css
b/public/index.css
index 6fc3a88ff536786d885165248f026665c53e1ccf..69808974fa57c17eb00707c9ddd5e1e54bb5895c 100644
(file)
--- a/
public/index.css
+++ b/
public/index.css
@@
-71,6
+71,7
@@
code code {
pre>code {
padding: 1em;
+ min-width: 50%;
}
pre>code, pre>code code {
background: #333;