change background format kad
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1010 KiB |
@@ -390,7 +390,8 @@ export default {
|
|||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: transform 0.25s ease, box-shadow 0.25s ease;
|
transition: transform 0.25s ease, box-shadow 0.25s ease;
|
||||||
background-image: url('/images/kad_bg.jpeg');
|
background-image: url('/images/kad_bg.png');
|
||||||
|
background-size: 80%;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
@@ -403,6 +404,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.kad-logo {
|
.kad-logo {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
/* place inside kad-anggota */
|
/* place inside kad-anggota */
|
||||||
|
|||||||
Reference in New Issue
Block a user