PHP Classes

File: assets/css/style.css

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   GetMeALatte   assets/css/style.css   Download  
File: assets/css/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GetMeALatte
Promote a product to be sold to a crowd
Author: By
Last change:
Date: 1 year ago
Size: 324 bytes
 

Contents

Class file image Download
.bold { font-weight: bold; } .underline { text-decoration: underline; } .italic { font-style: italic; } .success { font-style: italic; color: #0f9d58; } .error { font-weight: bold; color: darkred; } h3 { text-transform: capitalize; } form textarea { min-height: 100px !important; }