x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML | ||
---|---|---|
<style> button{ color: white!important; } .custom-card-container .image-container img{ width: 200px!important; height: 200px!important; border-radius: 0px; } .custom-card-container .card-text-container .card-title{ text-align: left; } .custom-card-container .card-text-container{ width: 100%; } </style> | ||
Hide If | ||
| ||
HTML | <script> const url_params = new URLSearchParams(window.location.search); </script> |
Hide If | ||
---|---|---|
| ||
|
...
OneValley