Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
沈志敏
2016-08-17 17:34:32 +0800
Commit
fd1eb9573c53461fd36fb4f5010b4ecf3c2c82c3
1 parent
1224faee
fix bug
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
apps/me/views/action/about.hbs
public/img/me/app-icon.png
public/scss/me/_about-us.css
apps/me/views/action/about.hbs
View file @
fd1eb95
...
...
@@ -4,7 +4,7 @@
<p>
i fancy, you like.
</p>
</div>
<div
class=
"icon-container"
>
<
div
class=
"blk-icon"
></div
>
<
span
class=
"blk-icon icon icon-blk"
></span
>
<p
class=
"icon-label"
>
YOHO!BLK
</p>
</div>
</div>
...
...
public/img/me/app-icon.png
deleted
100644 → 0
View file @
1224fae
4.51 KB
public/scss/me/_about-us.css
View file @
fd1eb95
...
...
@@ -29,8 +29,8 @@
}
.blk-icon
{
background
:
resolve
(
"me/app-icon.png"
)
no-repeat
;
background-size
:
100%
;
display
:
block
;
font-size
:
180px
;
width
:
180px
;
height
:
180px
;
left
:
0
;
...
...
Please
register
or
login
to post a comment