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;
|
||||
cursor: pointer;
|
||||
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-position: center;
|
||||
}
|
||||
@@ -403,6 +404,7 @@ export default {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.kad-logo {
|
||||
position: absolute;
|
||||
/* place inside kad-anggota */
|
||||
|
||||
Reference in New Issue
Block a user