Skip to content

Instantly share code, notes, and snippets.

View AnnePluviophile's full-sized avatar

AnnePluviophile

View GitHub Profile
@AnnePluviophile
AnnePluviophile / gist:fbc5ee3ed39e17a5959f4f48b4bab31a
Created April 16, 2026 08:01
IPOasis_Google_Ads_周报_0406-0412.html
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>IPOasis Google Ads 周报 4/6-4/12</title>
<style>
:root{--p:#1a73e8;--g:#0d904f;--r:#d93025;--o:#e8710a;--bg:#f8f9fa;--card:#fff;--bd:#dadce0;--t1:#202124;--t2:#5f6368}
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:var(--bg);color:var(--t1);line-height:1.75;padding:32px 16px;font-size:14px}
.ctn{max-width:880px;margin:0 auto}
.hdr{text-align:center;padding:36px 24px;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;border-radius:16px;margin-bottom:28px}
.hdr h1{font-size:22px;margin-bottom:4px;font-weight:700}.hdr .sub{font-size:12px;opacity:.8}
.sec{background:var(--card);border-radius:12px;padding:28px 32px;margin-bottom:18px;border:1px solid var(--bd)}