Alex-Programer

Alex-Programer

随缘博客,不定期更新不确定的内容~
github
twitter

仪表盘任意门

名称の取得#

image

主要なコード#

以下の Alex-Programer を自分のものに変更してください

カスタムスタイルを使用している場合は、自分で調整してください

header>div:nth-child(2)>div:nth-child(2) {
    padding-bottom: 200px;
    background: url(https://xlog-card.vercel.app/api/Alex-Programer?theme=light) no-repeat;
    background-position: bottom;
}

html.dark header>div:nth-child(2)>div:nth-child(2) {
    background: url(https://xlog-card.vercel.app/api/Alex-Programer?theme=dark) no-repeat;
    background-position: bottom;
}

@media only screen and (max-width: 768px) {

    header>div:nth-child(2)>div:nth-child(2),
    html.dark header>div:nth-child(2)>div:nth-child(2) {
        background-size: contain;
        padding-bottom: 110px;
    }
}

表示効果#

WX20230426-182932@2x

WX20230426-182949@2x

追加情報#

表示するカード項目は自分で調整してください。詳細は https://xlog-card.vercel.app/ を参照してください。

読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。