05 Jun, 2026

Direction-Wise Colour for City Homes

body{ color:#646464; font-size:15px; font-family:’NOTOSANSREGULAR’; } h2{ font-family:’Heading2Font’; font-size:23px; } h3{ font-family:’Heading2Font’; font-size:20px; } /* LIST STYLE */ ol { counter-reset: item; margin-left: 20px; } ol > li { position: relative; padding-left: 25px; margin-bottom: 10px; counter-increment: item; } ol > li::before { content: counter(item) “. “; position: absolute; left: 0; } ul { list-style: none; margin-left: […]

9 mins read

Make Your City Home Feel Brighter

ol li { color:#000000 !important; } h1,h2,h3,h4,h5,h6 { font-weight:400 !important; } ul,ol { color:black; } h1{ font-family:’Heading1Font’ !important; font-size:26px !important; } h2{ font-family:’Heading2Font’ !important; font-size:23px !important; } body{ color:#646464 !important; font-size:15px !important; } h3{ font-family:’Heading2Font’ !important; font-size:20px !important; display:inline !important; margin:0 !important; } Even walked into a home with premium furniture that still feels wrong, […]

8 mins read

What Works in City Homes

ol li { color:#000000 !important; } h1,h2,h3,h4,h5,h6 { font-weight:400 !important; } ul,ol { color:black; } h1{ font-family:’Heading1Font’ !important; font-size:26px !important; } h2{ font-family:’Heading2Font’ !important; font-size:23px !important; } body{ color:#646464 !important; font-size:15px !important; } h3{ font-family:’Heading2Font’ !important; font-size:20px !important; display:inline !important; margin:0 !important; } /* TOC CSS */ .toc-container { border: 1px solid #e5e5e5; padding: 20px; […]

9 mins read