/* here you can put your own css to customize and override the theme */ body{ word-break: break-all; } .linenums li { list-style-type: none; } .blog-content-2 .blog-single-content>.blog-single-desc>p{ margin-bottom: 0px; } .list-group-item{ border: 1px solid #3598dc } img{ max-width: 100%; height: auto; } .nav-pills>li>a>.section{ margin-left: 15px; } @media (max-width: 991px) { .container-fluid { padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; } .blog-container .col-sm-12{ padding-left: 10px; padding-right: 10px; } .blog-content-2 .blog-single-content{ padding-right: 10px; padding-left: 10px; } .portlet.light.portlet-fit>.portlet-body{ padding-left: 5px; padding-right: 5px; } } .blog-content-2 .blog-single-content>.blog-single-desc>p { color: #2f353b; }