Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /** General **/
- input, textarea, a, p, .item p a, span, i,h1,h2,h3,h4,h5,h6{
- color: #fff;
- }
- .form-control{
- border: 1px solid #333;
- color: #fff;
- }
- /** The Featured area **/
- .featured-wrapper{
- background: #171717;
- }
- /** The Title **/
- .video-section .item h3 a,
- .widget .item h3 a,
- .post .post-header h2,
- .post .post-header h2 a,
- .video-info h1,
- .section-header h3,
- .section-header .page-title {
- color: #fff;
- }
- /** The icon **/
- .section-header h3 i,
- .section-header .section-nav .bullet.active{
- background: #333;
- }
- /** The widget title background **/
- .widget h4.widget-title,
- .sidebar .wpb_wrapper .widget-title,
- .sidebar .widget .widgettitle,
- .form-control{
- background: #171717;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement