diff options
author | rtz12 <koenig@fagott.pw> | 2016-10-09 01:33:34 (UTC) |
---|---|---|
committer | rtz12 <koenig@fagott.pw> | 2016-10-09 01:33:34 (UTC) |
commit | 924f63a7ffbd661d64c1d04547076ea4a31d1739 (patch) | |
tree | 3ef1122f4cf1c6c6b8b8ae407407c057cb747bc0 /assets_src/css | |
parent | db4bd8185f7283420b3f60fc561b1b8e4f97b3b9 (diff) | |
parent | 46185bf12dd907e536aa216a03c818f40f88cae8 (diff) |
Merge branch 'master' of projekte.fagott.pw:grilist
Diffstat (limited to 'assets_src/css')
-rw-r--r-- | assets_src/css/list.css | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/assets_src/css/list.css b/assets_src/css/list.css index 7e6dde9..51b2514 100644 --- a/assets_src/css/list.css +++ b/assets_src/css/list.css | |||
@@ -19,9 +19,9 @@ | |||
19 | } | 19 | } |
20 | 20 | ||
21 | .gril-img { | 21 | .gril-img { |
22 | background-repeat: no-repeat; | 22 | background-repeat: no-repeat; |
23 | background-position: center center; | 23 | background-position: center center; |
24 | background-size: cover; | 24 | background-size: cover; |
25 | width: 64px; | 25 | width: 64px; |
26 | height: 64px; | 26 | height: 64px; |
27 | } \ No newline at end of file | 27 | } |