beginner-wordpress-user/tutorials/Using the media library/gif-clips/review.html

18 lines
No EOL
783 B
HTML

<!doctype html>
<html lang='zh'>
<head>
<meta charset='utf-8'>
<title>GIF Review</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; margin: 24px; background: #111827; color: #f3f4f6; }
h1 { margin-bottom: 8px; }
.summary { color: #d1d5db; margin-bottom: 24px; }
.clip { border: 1px solid #374151; border-radius: 12px; padding: 16px; margin-bottom: 18px; background: #1f2937; }
.meta { color: #9ca3af; }
.text { line-height: 1.5; }
.media { margin-top: 12px; }
img, video { max-width: min(100%, 720px); border-radius: 10px; background: #000; }
</style>
</head>
<body>
<h1>GIF 候选复核</h1><p class='summary'>共 0 段 · 视频 Using the media library · 状态可直接编辑 manifest.json</p></body></html>