SongYuQiu commented on code in PR #57:
URL: 
https://github.com/apache/incubator-kvrocks-website/pull/57#discussion_r1111231710


##########
src/css/custom.css:
##########
@@ -9,6 +9,11 @@
   --ifm-color-primary: #3071a9;
   --ifm-code-font-size: 95%;
   --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
+  --ifm-footer-background-color:rgba(115, 150, 233, 0.61);
+  /* --ifm-footer-link-color:rgba(0, 0, 0, 1); */
+  /* --ifm-footer-link-font-family:'PingFang SC-Light';
+  --ifm-footer-link-font-size:28pt;
+  --ifm-footer-link-font-weight:light; */

Review Comment:
   Sorry, my personal coding habits are not standardized enough, and I forgot 
to remove these commented out invalid codes. I will pay attention to these 
details later.



-- 
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]

Reply via email to