JSFiddle - React, Tailwind, and code Playground

by tonytlwu

CSS

@import "../Karma/style.css";

/*
Theme Name:     Vextras
Theme URI:      http://www.vextras.com
Description:    Child theme for the Karma theme 
Author:         Vextras
Author URI:     http://www.vextras.com
Template:       Karma
Version:        0.1.0
*/
/* ------- Insert custom styles below this line ------- */
.gform_wrapper .top_label .gfield_label {
	padding-bottom:10px;
	font-size:13px;
}

.gform_wrapper .gfield_description {
	font-size:11px;
}

.gform_body h6 {
	font-size:13px;
	font-weight:700;
	margin-bottom:10px;
}

.gform_wrapper .ginput_complex .ginput_full input {
	width:65%!important;
}

.twitterList li .tweet_days {
	display:none;
}

#header .toolbar-left li,#header .toolbar-right li {
	color:#888;
}

.gform_wrapper .gfield_description {
	font-size:.9em;
}

.gform_wrapper .description,.gform_wrapper .gfield_description,.gform_wrapper .gsection_description {
	font-size:.9em;
	padding:4px 0 2px;
}

.home-banner-sub-full {
	background:none!important;
	height:360px!important;
	position:absolute!important;
	right:10px!important;
	top:10px!important;
	width:920px!important;
}

.home_jquery_two_full_image {
	width:920px!important;
	height:360px!important;
}

.home-banner-sub-content-full {
	width:920px;
	margin:0!important;
}

.uds-pricing-table.lime thead th h3.uds-product-name,#main #content .uds-pricing-table.lime thead th h3.uds-product-name {
	background-color:#3d3f4c;
	color:#FFF;
	text-shadow:1px 1px 1px #76868A;
}

textarea,input {
	color:#333;
}

#header .logo {
	margin-left:8px;
}

#menu-main-nav {
	margin-top:11px;
}

h1 {
	font-size:1.9em;
	margin-bottom:25px;
}

h3 {
	font-size:1.6em;
}

#foot_left {
	margin-top:-19px;
}

.gform_wrapper textarea,.gform_wrapper input[type="text"],.gform_wrapper input[type="url"],.gform_wrapper input[type="email"],.gform_wrapper input[type="tel"],.gform_wrapper input[type="number"],.gform_wrapper input[type="password"] {
	font-size:14px;
}

#about h3...