打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

RIA Wiki 已更新到 1.41!部分 CSS 在新版本下可能有不同的表现,请编辑者注意检查和修改。 目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

莱茵玻璃工业区:修订间差异

来自RIA | Wiki
KUKUKING233留言 | 贡献
无编辑摘要
KUKUKING233留言 | 贡献
清空全部内容
标签清空
第1行: 第1行:
<div style="position: absolute;filter: blur(150px);
 
    top: -350px;
    width: 600px;
    height: 600px;
    background: #ff359b;"></div>
<div style="position: absolute;filter: blur(150px);
    bottom: -150px;
    left: 100px;
    width: 500px;
    height: 500px;
    background: #fffd87;"></div>
<div style="position: absolute;filter: blur(150px);
    bottom: 50px;
    right: 100px;
    width: 500px;
    height: 500px;
    background: #00d2ff;"></div>
<div style="position: relative;">
    <div style="position: relative;
        width: 400px;
        min-height: 400px;
        background: rgb(255, 255, 255, 0.1);
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        /*backdrop-filter: blur(5px);*/
        box-shadow: 0 25px 45px rgb(0, 0, 0, 0.1);
        border: 1px solid rgb(255, 255, 255, 0.5);
        border-right: 1px solid rgb(255, 255, 255, 0.2);
        border-bottom: 1px solid rgb(255, 255, 255, 0.2);">
        <div style="position: relative;
            height: 100%;
            width: 100%;
            padding: 40px;">
            <h2 style="position: relative;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 40px;">WIKI</h2>
        </div>
    </div>
</div>

2023年6月14日 (三) 22:26的版本