From 86152eb39812c403ecc1b97fa845e3df6d42d2bd Mon Sep 17 00:00:00 2001 From: zh99998 Date: Tue, 24 Jan 2017 16:11:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B0=81=E9=9D=A2=E5=92=8C?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app-detail.component.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/app-detail.component.css b/app/app-detail.component.css index 9f237b27..173049f2 100644 --- a/app/app-detail.component.css +++ b/app/app-detail.component.css @@ -3,6 +3,8 @@ position: relative; padding: 1rem 1rem 0 1rem; background-blend-mode: color; + background-size: 100% auto !important; + background-repeat: no-repeat !important; } .list-group { @@ -78,6 +80,7 @@ h2 { #icon { width: 128px; height: 128px; + object-fit: contain; } #main { @@ -88,10 +91,10 @@ h2 { .panel { border: 1px solid #eceeef; border-radius: 6px; - background: rgba(255,255,255,.7); + background: rgba(255, 255, 255, .7); padding: .8rem; 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; } @@ -129,9 +132,6 @@ h2 { margin-bottom: .8rem; } - - - #icon { width: 128px; height: 128px; @@ -146,6 +146,7 @@ h2 { #right { margin-left: 1rem; } + h1 { font-size: 28px; margin-bottom: 0; @@ -160,6 +161,7 @@ h1 { th { width: 25%; } + .moreinfo { color: #00a4d9; display: block; @@ -178,8 +180,6 @@ th { border-color: #008dbb; } - - /* 竞技场 */ h2 {