diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index 00a382cb..ee780d25 100644 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -461,3 +461,9 @@ a:hover tt { background-color: #ccc; -webkit-border-radius: 3px; } + +/* misc. */ + +.revsys-inline { + display: none; +} \ No newline at end of file