表格樣式

.wpcf7-form p { margin:0; color:#fff;}
.wpcf7-form input.wpcf7-text,textarea.wpcf7-textarea {    color: #fff !important;
    border-color: #fff !important;
    border-width: 2px !important;
    background-color: transparent !important;
	padding: 13px !important;
    border-radius: 2px !important;
	margin-bottom: 10px !important;}
.wpcf7-form textarea.wpcf7-textarea {
	max-height:150px;
	}	
.wpcf7-form input.wpcf7-submit {  
width:33.3%; 
min-width:200px;  
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	border-radius: 2px;
	padding: 13px 10px 14px;
	margin-top:10px !important;
	border: 2px solid !important;    
	color: #fff;
    border-color: #fff;
    border-width: 2px !important;
    background-color: transparent;}


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章