修改背景
This commit is contained in:
parent
578a044b33
commit
37dc9604b9
@ -8,7 +8,7 @@ body, html { font-size: 100%; padding: 0; margin: 0; height: 100%;}
|
|||||||
body {
|
body {
|
||||||
font-family: "Helvetica Neue",Helvetica,Arial,'Microsoft YaHei',sans-serif,'Lato', Calibri;
|
font-family: "Helvetica Neue",Helvetica,Arial,'Microsoft YaHei',sans-serif,'Lato', Calibri;
|
||||||
color: #777;
|
color: #777;
|
||||||
background: #f6f6f6;
|
background: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
@ -180,7 +180,7 @@ a img {
|
|||||||
|
|
||||||
.demo-1 body {
|
.demo-1 body {
|
||||||
color: #87968e;
|
color: #87968e;
|
||||||
background: #fff2e3;
|
background: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.demo-1 a {
|
.demo-1 a {
|
||||||
|
BIN
images/menu.gif
BIN
images/menu.gif
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 5.1 KiB |
@ -26,11 +26,11 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor=black>
|
<body >
|
||||||
<div style="width:100%; height:100%;background-image:url(dota.jpg);" >
|
<div style="width:100%; height:100%;" >
|
||||||
<div class="container" >
|
<div class="container" >
|
||||||
|
|
||||||
<div class="main clearfix" style="position:fixed;bottom:12px;height:488px;">
|
<div class="main clearfix" style="position:fixed;top:20%;height:488px;">
|
||||||
<div style="position: fixed;margin:5px auto;width:100%;height:448px;">
|
<div style="position: fixed;margin:5px auto;width:100%;height:448px;">
|
||||||
<div id="canvasDiv" style="margin-left:auto;margin-right:auto;">
|
<div id="canvasDiv" style="margin-left:auto;margin-right:auto;">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user