mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
Merge pull request #28 from juaoose/overflow
This commit is contained in:
commit
afeb18212d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36 }
|
||||
/* Background */ .chroma { color: #f8f8f2; background-color: #282a36; overflow: hidden }
|
||||
/* Other */ .chroma .x { }
|
||||
/* Error */ .chroma .err { }
|
||||
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
|
||||
|
|
Loading…
Reference in a new issue