You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/01/08 10:59:33 UTC

[GitHub] [shardingsphere-doc] xiangtao123 commented on issue #548: the website & doc page's style so dark & distinctive?

xiangtao123 commented on issue #548:
URL: https://github.com/apache/shardingsphere-doc/issues/548#issuecomment-756693443


   > Any idea to improvement it?
   
   It look like switch color scheme. ref website: http://hudi.apache.org/
   
   header part img:
   ![image](https://user-images.githubusercontent.com/3273673/104007715-56c35500-51e3-11eb-9fe7-49c54015b3ed.png)
   
   header part css:
   `background-color: #079fca !important;
   color:#fff;
   text-shadow:1px 1px 4px rgba(0,0,0,0.5);`
   
   body part img:
   ![image](https://user-images.githubusercontent.com/3273673/104007797-765a7d80-51e3-11eb-8b53-e4a7d799b7ff.png)
   
   body part css:
   `background-color: #fff;
   color:#222831;`
   
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org