This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* IDX Broker IMPress Property Showcase - Default style unchecked | |
* By https://github.com/mjsdiaz | |
----------------------------------------------------------------------------------------------- */ | |
.front-page-3 .impress-showcase-widget .widget-title { | |
color: #fff; | |
font-size: 60px; | |
font-size: 6rem; | |
font-weight: 300; | |
letter-spacing: 0; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Search Bar IDX Broker IMPress Omnibar - Default style unchecked | |
* By https://github.com/mjsdiaz | |
----------------------------------------------------------------------------------------------- */ | |
.widget.IDX_Omnibar_Widget { | |
background-color: #566473; | |
color: #fff; | |
padding: 30px; | |
} |