x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<link rel="stylesheet" href="https://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/stylesheets/MorganStanley/msresources.css">
<style>
div#resources-container {
width: 80%;
}
#resources-container .resources-links {
text-transform: uppercase;
text-align: center;
}
.rw_search_item {
margin-left: 5px !important;
width: 97% !important;
}
.rw_search_icon.rw_icon.rw_iconfont_search {
color: var(--primary-color);
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
div.titleSection {
justify-content: center;
margin: unset;
}
.titleSection .custom-button-container {
display: none;
}
.rw_cell.rw_search_module_container {
padding: 0;
background: var(--main-background);
}
div#resources-container {
width: calc(100vw - 20px) !important;
padding: 10px;
display: flex;
justify-content: center;
}
#resources-container .resources-links {
width: 80%;
}
}
</style> |
Custom section | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||
|
...
OneValley