PDavid commented on code in PR #7386:
URL: https://github.com/apache/hbase/pull/7386#discussion_r2431481127
##########
src/site/resources/css/site.css:
##########
@@ -30,8 +30,10 @@
/** Restore earlier code block styles. */
pre {
+ background-color: #f5f5f5;
border-radius: 6px;
border: 1px solid rgba(0, 0, 0, 0.15);
+ padding: 10px;
Review Comment:
Improved code blocks style to look good without highlight.js.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]