Inline code in posts now has a white background.
This commit is contained in:
parent
98127731a2
commit
90d7a70556
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ pre .tab { border-left:1px dotted rgba(67,168,207,0.4); }
|
|||
pre .end { background:url("/images/tabEnd.png") no-repeat left bottom; }
|
||||
|
||||
.tall { height:100%; }
|
||||
.pre { padding:0 5px; font:11pt monospace; background:rgba(255,255,255,.15); border-radius:3px; }
|
||||
.pre { padding:0 5px; font:11pt monospace; background:rgba(255,255,255,.30); border-radius:3px; }
|
||||
|
||||
.page-layout { margin:0 auto; width:1000px; }
|
||||
.docs-layout { margin:0 40px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue