x
This commit is contained in:
parent
ac3ef8ee26
commit
c0d743225a
1 changed files with 2 additions and 1 deletions
|
|
@ -99,7 +99,8 @@
|
|||
top: 10%; /* Adjusted for better vertical alignment */
|
||||
left: 5%; /* Centering the modal on mobile */
|
||||
width: 90%; /* Full width on mobile */
|
||||
background: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwallpapercave.com%2Fwp%2Fwp3400754.jpg&f=1&nofb=1&ipt=e6ef828ce4ca397f27b57b585f1382ded672498ebfcdc63466a8fdc6507a5082&ipo=images') no-repeat center center;
|
||||
background-color: #000000;
|
||||
/* background: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwallpapercave.com%2Fwp%2Fwp3400754.jpg&f=1&nofb=1&ipt=e6ef828ce4ca397f27b57b585f1382ded672498ebfcdc63466a8fdc6507a5082&ipo=images') no-repeat center center; */
|
||||
background-size: cover;
|
||||
padding: 20px;
|
||||
border: 1px solid #888;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue