arafalov commented on a change in pull request #1923: URL: https://github.com/apache/lucene-solr/pull/1923#discussion_r495913848
########## File path: solr/solr-ref-guide/src/_includes/head.html ########## @@ -11,6 +11,7 @@ <link rel="stylesheet" href="{{ "css/ref-guide.css" }}"> <link rel="stylesheet" href="{{ "css/decoration.css" }}"> <link rel="stylesheet" href="{{ "css/search.css" }}"> +<link rel="stylesheet" href="{{"css/rouge-style-github.css" }}" Review comment: As above, you can make inline styles, but the file sizes grow. But I can switch to inline if that's such a significant concern. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org