diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 69391e1..246643d 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -145,6 +145,10 @@ code { border-radius: 5px; } +.chroma .lnt { + display: block; +} /* fixes line numbers on firefox when there's only one line */ + /* Icons */