x
x
x
x
Only portrait mode is currently supported - please rotate your device.
HTML |
---|
<style>
.largeimagewithtextbelow-autocards .image-container {
border: solid 1px #afafaf;
}
.largeimagewithtextbelow-autocards .card-text-container {
background: transparent;
}
div.largeimagewithtextbelow-autocards {
background: transparent;
font-size: 20px;
font-weight: bold;
font-family: var(--secondary-font-family);
}
button.nextprevbutton {
width: 165px;
height: 54px;
border-radius: 8px;
background-color: #187aba;
color: #ffffff;
}
div.largeimagewithtextbelow-autocards card-title {
font-family: var(--secondary-font-family);
font-size: 20px;
padding: 0 !important;
}
div.largeimagewithtextbelow-autocards:hover {
background: transparent;
}
div#myCards-userlist {
margin: 20px auto;
display: grid !important;
grid-template-columns: repeat(auto-fill, 300px);
grid-gap: 30px;
width: 100%;
justify-content: space-evenly !important;
height: auto !important;
}
</style> |
Search | ||||
---|---|---|---|---|
|
Custom section | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||
|
<link rel="stylesheet" href="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/stylesheets/MorganStanley/companies.css?v=21" /> |
Custom section | ||||||
---|---|---|---|---|---|---|
| ||||||
|
HTML |
---|
<script>
function htmlDecode(input){
var e = document.createElement('textarea');
e.innerHTML = input;
// handle case of empty input
return e.childNodes.length === 0 ? "" : e.childNodes[0].nodeValue;
}
</script>
<script src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/tabs.js"> </script>
<script src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/MS+SBA/tags.js"> </script>
<script src="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/js/Morgan+Stanley/companies.js?v=4"> </script> |
HTML |
<style>
div.largeimagewithtextbelow-autocards .card-title {
padding: 0;
font-family: var(--secondary-font-family);
font-size: 20px;
}
</style> |
OneValley