ctargett commented on a change in pull request #1923: URL: https://github.com/apache/lucene-solr/pull/1923#discussion_r495884475
########## 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: Is there no way to do this without explicitly adding the CSS? It adds to the items that we must manage and will require us to maintain this CSS over time. ---------------------------------------------------------------- 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