初始化 Uranium 官方网站
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="1200" y2="630" gradientUnits="userSpaceOnUse"><stop stop-color="#07100b"/><stop offset="1" stop-color="#102d1a"/></linearGradient>
|
||||
<linearGradient id="text" x1="220" y1="210" x2="760" y2="420" gradientUnits="userSpaceOnUse"><stop stop-color="#86efac"/><stop offset="1" stop-color="#22c55e"/></linearGradient>
|
||||
<pattern id="grid" width="42" height="42" patternUnits="userSpaceOnUse"><path d="M42 0H0V42" fill="none" stroke="#245233" stroke-opacity=".35"/></pattern>
|
||||
</defs>
|
||||
<rect width="1200" height="630" fill="url(#bg)"/><rect width="1200" height="630" fill="url(#grid)"/><circle cx="1030" cy="70" r="350" fill="#22c55e" opacity=".08"/>
|
||||
<image href="uranium-logo.png" x="92" y="128" width="128" height="128" preserveAspectRatio="xMidYMid slice"/>
|
||||
<text x="92" y="355" fill="#f1faf4" font-family="Poppins,Arial,sans-serif" font-size="86" font-weight="700">Uranium</text>
|
||||
<text x="96" y="420" fill="url(#text)" font-family="Arial,sans-serif" font-size="34" font-weight="700">Minecraft 1.7.10 混合服务端</text>
|
||||
<text x="96" y="485" fill="#a7b9ad" font-family="Arial,sans-serif" font-size="27">Forge 模组与 Bukkit 插件 · 社区长期维护</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user