PHP Classes

File: css/main.css

Recommend this page to a friend!
  Classes of Subin Siby   PHP HTML Compressor   css/main.css   Download  
File: css/main.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP HTML Compressor
Compress Web pages HTML, CSS and JavaScript
Author: By
Last change: Update of css/main.css
Date: 4 months ago
Size: 937 bytes
 

Contents

Class file image Download
*{ font-family:Ubuntu; margin:0px; font-size:13px; } h2,h3{ margin:10px 0px; } h2{ font-size:20px; } h3{ font-size:16px; } .top{ width:100%; height:270px; display:inline-block; border-bottom:2px solid #00C0C0; } .top .table{ width:100%; height: 100%; } .left, .right{ padding: 0px 5px !important; height: 100%; float: left; } .right{ border-left:2px solid #00C0C0; } .content{ padding:5px; width:99%; } form label{ margin-bottom:5px; display:block; } form label span{ display:block; margin:0px 0px 5px; } form label p{ color:gray; font-size:12px; display:inline-block; } form label input[type=text]{ width:350px; } .content .error{ color:red; } .content .success{ color:green; } .button{ padding:5px 15px; background:#00C0C0; display:inline-block; margin:5px; color:white; outline:none; border:0px; cursor:pointer; } .button:hover{ box-shadow:0px 0px 1px black; } #replaceFields{ margin-left:10px; }