抽奖界面

<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>抽奖</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <meta name="keywords"
          content="App Loction Form,Login Forms,Sign up Forms,Registration Forms,News latter Forms,Elements" ./>
    <script>
        var win = nw.Window.get()
        win.resizeTo(1024, 768)
        win.moveTo(0, 0)
    </script>
</head>
<style type="text/css">
    * {
        margin: 0;
        padding: 0;
    }
    html, body {
        width: 100%;
        height: 100%;
    }
    body {
        text-align: center;
        background: url("../../../img/bg.png") no-repeat;
        overflow: hidden;
        background-size: 100% 100%;
        font-weight: bold;
        color: #D40000;
    }
    #container {
        min-width: 1100px;
        min-height: 100%;
    }
    #title {
        font-size: 70px;
        margin-top: 80px;
    }
    #disc {
        font-size: 30px;
    }
    #disc_but {
        font-size: 20px;
    }
    #list {
        margin: 0 auto;
        max-width: 1100px;
        height: 450px;
        text-align: center;
    }
    #list span {
        display: inline-block;
        width: 160px;
        font-size: 36px;
        margin-top: 8px;
    }
    #uls{
        width: auto;
        height: auto;
        margin-top: 30px;
        margin-left: -400px;
        display:inline-block;
    }
    li{
        width: 400px;
        height: 400px;
        float: left;
       
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值