Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
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
syntax_j
mycard
Commits
86152eb3
Commit
86152eb3
authored
Jan 24, 2017
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复封面和背景缩放
parent
170ded66
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
app/app-detail.component.css
app/app-detail.component.css
+7
-7
No files found.
app/app-detail.component.css
View file @
86152eb3
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
position
:
relative
;
position
:
relative
;
padding
:
1rem
1rem
0
1rem
;
padding
:
1rem
1rem
0
1rem
;
background-blend-mode
:
color
;
background-blend-mode
:
color
;
background-size
:
100%
auto
!important
;
background-repeat
:
no-repeat
!important
;
}
}
.list-group
{
.list-group
{
...
@@ -78,6 +80,7 @@ h2 {
...
@@ -78,6 +80,7 @@ h2 {
#icon
{
#icon
{
width
:
128px
;
width
:
128px
;
height
:
128px
;
height
:
128px
;
object-fit
:
contain
;
}
}
#main
{
#main
{
...
@@ -88,10 +91,10 @@ h2 {
...
@@ -88,10 +91,10 @@ h2 {
.panel
{
.panel
{
border
:
1px
solid
#eceeef
;
border
:
1px
solid
#eceeef
;
border-radius
:
6px
;
border-radius
:
6px
;
background
:
rgba
(
255
,
255
,
255
,
.7
);
background
:
rgba
(
255
,
255
,
255
,
.7
);
padding
:
.8rem
;
padding
:
.8rem
;
margin-bottom
:
1rem
;
margin-bottom
:
1rem
;
box-shadow
:
0
0
15px
rgba
(
0
,
0
,
0
,
.05
);
box-shadow
:
0
0
15px
rgba
(
0
,
0
,
0
,
.05
);
position
:
relative
;
position
:
relative
;
}
}
...
@@ -129,9 +132,6 @@ h2 {
...
@@ -129,9 +132,6 @@ h2 {
margin-bottom
:
.8rem
;
margin-bottom
:
.8rem
;
}
}
#icon
{
#icon
{
width
:
128px
;
width
:
128px
;
height
:
128px
;
height
:
128px
;
...
@@ -146,6 +146,7 @@ h2 {
...
@@ -146,6 +146,7 @@ h2 {
#right
{
#right
{
margin-left
:
1rem
;
margin-left
:
1rem
;
}
}
h1
{
h1
{
font-size
:
28px
;
font-size
:
28px
;
margin-bottom
:
0
;
margin-bottom
:
0
;
...
@@ -160,6 +161,7 @@ h1 {
...
@@ -160,6 +161,7 @@ h1 {
th
{
th
{
width
:
25%
;
width
:
25%
;
}
}
.moreinfo
{
.moreinfo
{
color
:
#00a4d9
;
color
:
#00a4d9
;
display
:
block
;
display
:
block
;
...
@@ -178,8 +180,6 @@ th {
...
@@ -178,8 +180,6 @@ th {
border-color
:
#008dbb
;
border-color
:
#008dbb
;
}
}
/* 竞技场 */
/* 竞技场 */
h2
{
h2
{
...
...
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