readme.html 570 B

123456789101112131415161718192021222324
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>无标题文档</title>
  6. <link rel="stylesheet" href="https://github.githubassets.com/assets/github-b43e758c845fa54305d34a4b97d30922.css">
  7. <link rel="stylesheet" href="https://github.githubassets.com/assets/frameworks-08fc49d3bd2694c870ea23d0906f3610.css">
  8. <style>
  9. html {
  10. background: #333;
  11. }
  12. body {
  13. width: 900px;
  14. padding: 30px;
  15. margin: 30px auto;
  16. background-color: #fff;
  17. }
  18. </style>
  19. </head>
  20. <body class="markdown-body">
  21. <img src="https://image.weilanwl.com/colorui/githubHead.png" alt="">
  22. </body>
  23. </html>