Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
php
/
dencare-game
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c0962327
authored
Sep 04, 2019
by
doszhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dos
parent
26ab5a16
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
Application/Home/View/default/Index_index.tpl
+10
-0
Public/static/images/._logo.png
+0
-0
Public/static/images/logo.png
+0
-0
No files found.
Application/Home/View/default/Index_index.tpl
View file @
c0962327
...
...
@@ -65,6 +65,15 @@
transform
:
translate
(
0
,
-50%
);
-webkit-transform
:
translate
(
0
,
-50%
);
}
.logo
{
background
:
url(__CDN__/images/logo.png)
;
background-size
:
100%
;
width
:
150px
;
height
:
63px
;
position
:
absolute
;
top
:
0
;
height
:
0
;
}
</style>
</head>
<body>
...
...
@@ -82,6 +91,7 @@
<div
class=
"zhou"
></div>
<div
class=
"c-d"
></div>
<div
class=
"game-bj"
></div>
<div
class=
"logo"
></div>
<div
class=
"word"
></div>
<div
class=
"hand"
></div>
<div
class=
"btn-next-map"
></div>
...
...
Public/static/images/._logo.png
0 → 100644
View file @
c0962327
4 KB
Public/static/images/logo.png
0 → 100644
View file @
c0962327
15.7 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment