Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Moecube Store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Moecube Store
Commits
0b5f158d
Commit
0b5f158d
authored
Jul 16, 2019
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
间距
parent
df0698cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
25 deletions
+26
-25
src/app/layout/layout.component.css
src/app/layout/layout.component.css
+21
-20
src/app/layout/layout.component.html
src/app/layout/layout.component.html
+5
-5
No files found.
src/app/layout/layout.component.css
View file @
0b5f158d
...
...
@@ -212,18 +212,13 @@
}
.section-two
{
height
:
100vh
;
width
:
100%
;
background
:
#000D1E
;
min-width
:
1300px
;
margin
:
0
auto
;
padding-top
:
50px
;
padding-bottom
:
100px
;
width
:
100%
;
background
:
#000D1E
;
}
.section-two-container
{
position
:
relative
;
top
:
130px
;
vertical-align
:
middle
;
margin
:
0
auto
;
}
...
...
@@ -243,16 +238,18 @@
}
.section-third
{
min-height
:
720px
;
/*min-height: 720px;*/
min-width
:
1300px
;
width
:
100%
;
height
:
100vh
;
/*height: 100vh;*/
background-color
:
#C5D1EB
;
padding-top
:
50px
;
padding-bottom
:
100px
;
}
.section-third-container
{
position
:
relative
;
top
:
130px
;
/*position: relative;*/
/*top: 130px;*/
}
.section-title
{
...
...
@@ -318,16 +315,18 @@
}
.section-fourth
{
height
:
900px
;
/*height: 900px;*/
width
:
100%
;
background
:
#000D1E
;
min-width
:
1300px
;
margin
:
0
auto
;
padding-top
:
50px
;
padding-bottom
:
100px
;
}
.section-fourth-container
{
position
:
relative
;
top
:
170px
;
/*position: relative;*/
/*top: 170px;*/
width
:
100%
;
}
...
...
@@ -414,16 +413,18 @@
}
.section-fifth
{
min-height
:
720px
;
/*min-height: 720px;*/
min-width
:
1300px
;
width
:
100%
;
height
:
100vh
;
/*height: 100vh;*/
background-color
:
#C5D1EB
;
padding-top
:
50px
;
padding-bottom
:
100px
;
}
.section-fifth-container
{
position
:
relative
;
top
:
170px
;
/*position: relative;*/
/*top: 170px;*/
width
:
100%
;
}
...
...
src/app/layout/layout.component.html
View file @
0b5f158d
...
...
@@ -37,18 +37,18 @@
</div>
-->
</div>
<section
class=
"section-two
"
>
<section
class=
"section-two"
>
<div
class=
"section-two-container"
>
<div
class=
"section-title no-select"
><p
style=
"font-size:50px;color: #C5D1EB !important;"
>
游戏王全卡模拟器YGOPro
</p></div>
<div
nz-row
style=
"position: relative;
top:50px;"
>
<div
nz-col
nzSpan=
"12"
>
<div
nz-row
[nzType]=
"'flex'"
[nzJustify]=
"'center'"
style=
"padding-
top:50px;"
>
<div
nz-col
>
<div
class=
"no-select"
style=
"position: relative; left: 100px;"
>
<img
class=
"card-one"
draggable=
"false"
src=
"assets/img/card-1.jpg"
width=
"200px"
/>
<img
class=
"card-two"
draggable=
"false"
src=
"assets/img/card-1.jpg"
width=
"200px"
/>
<img
class=
"card-three"
draggable=
"false"
src=
"assets/img/card-1.jpg"
width=
"200px"
/>
</div>
</div>
<div
nz-col
nzSpan=
"12
"
>
<div
nz-col
style=
"min-width: 600px
"
>
<div
nz-row
class=
"no-select"
>
<div
nz-col
nzSpan=
"8"
class=
"plant-grid"
>
<i
nz-icon
nzType=
"gift"
nzTheme=
"outline"
class=
"icon"
></i>
...
...
@@ -98,7 +98,7 @@
<section
class=
"section-third no-select"
>
<div
class=
"section-third-container"
>
<div
class=
"section-title"
><p
style=
"font-size:50px;color:#313154 !important;"
>
代表作品
</p></div>
<div
nz-row
class=
"section-third-grid"
>
<div
nz-row
class=
"section-third-grid"
[nzType]=
"'flex'"
>
<div
nz-col
nzSpan=
"6"
>
<img
class=
"section-third-pic"
src=
"https://cdn01.moecube.com/store/zh-CN/assets/ozns_1.jpg"
/>
</div>
...
...
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