Sha256: 9a29d32a5c3a1401c4cfd039fa1ededb4a017281e645daa6ef815104454b4073

Contents?: true

Size: 465 Bytes

Versions: 3

Compression:

Stored size: 465 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
    <style>
        body{padding: 0;margin: 0}
        .box{
            width:1500px;
            height: 500px;
            background-color: #1c1e20;
            margin-top: 50px;
        }
    </style>
</head>
<body>
<div class="box">
    <div class="grid">
        <div class="row">
            <div class="col"></div>
        </div>
    </div>
</div>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
admin-sys-1.0.2 plugins/report/public/echarts2/buju.html
admin-sys-1.0.1 plugins/report/public/echarts2/buju.html
admin-sys-1.0.0 plugins/report/public/echarts2/buju.html