PHP Classes

File: htdocs/themes/xbootstrap5/css/modules/_contact.css

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap5/css/modules/_contact.css   Download  
File: htdocs/themes/xbootstrap5/css/modules/_contact.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 385 bytes
 

Contents

Class file image Download
.contact-module input, .contact-module textarea { background: var(--light-color); border: 1px solid var(--gray-light); padding: 0.75rem; border-radius: 0.25rem; margin-bottom: 1rem; width: 100%; } .contact-module input[type="submit"] { background: var(--primary-color); color: #fff; font-weight: bold; border: none; padding: 0.5rem 1rem; }