-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
4 lines (4 loc) · 1.37 KB
/
index.html
File metadata and controls
4 lines (4 loc) · 1.37 KB
1
2
3
4
<!doctype html>
<html lang="zh-CN"><!--いまかと、待ち焦がれて-->
<head><title>MAKjust Project</title><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><style>body{background: #1E1E1E;color: #ddd;}h1,h2,h3{margin-top: 20px;margin-bottom: 10px;}h1,h2,h3,h4,h5,h6{font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}p{margin: 2px 0;font-size: .94rem;}a{color: #0f95b0;text-decoration: none;}hr{margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 3px solid rgba(255,255,255,0.32);}@media (min-width: 1200px){.container {width: 1270px;}}@media (min-width: 992px){.container {width: 970px;}}@media (min-width: 768px){.container {width: 750px;}}.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.inner {margin: 30px 0;padding: 14px 24px;box-shadow: 0 0 10px 0px rgba(15, 149, 176, 0.28);border-radius: 4px;}</style></head><body>
<div class="container"><h1>MAKjust Project</h1><span>MAKjust 工作室</span><div class="inner"><p>欢迎访问MAKjust Project。</p><p>该页面当前正在建设中,请前往GitHub <a href="https://github.com/MAKjustProject">https://github.com/MAKjustProject</a></p></div><p style="text-align: right;">Copyright © 2016-2020 <a href="//makjust.com">MAKjust</a> All right reserved.</p></div></body></html>