mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
30.14.2020 27289efeb428d8a8ba527ffe78b2ecf1d2002f60
Adjusted overflow for code blocks
1 files modified
2 ■■■■■ changed files
static/css/style.css 2 ●●●●● patch | view | raw | blame | history
static/css/style.css
@@ -46,6 +46,8 @@
pre {
  background-color: #f9f9fd;
  padding: 5px;
  display: block;
  overflow-x: auto;
}
.info i{