mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 14:50:55 +00:00
Code text works in lists now.
This commit is contained in:
@ -85,7 +85,8 @@ h3.filename {
|
|||||||
+ pre { @include border-top-radius(0px); }
|
+ pre { @include border-top-radius(0px); }
|
||||||
}
|
}
|
||||||
|
|
||||||
p code {
|
p code,
|
||||||
|
li code {
|
||||||
@extend .mono;
|
@extend .mono;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: no-wrap;
|
white-space: no-wrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user