PHP Classes

File: style/css/style.css

Recommend this page to a friend!
  Classes of Ahmed Khan   Custom PHP CMS   style/css/style.css   Download  
File: style/css/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Custom PHP CMS
Manage the content of a site that can be searched
Author: By
Last change:
Date: 2 years ago
Size: 2,717 bytes
 

Contents

Class file image Download
.proimg: { height: 20px; width: 20px; } .footers{ position:fixed; height:50px; background-color:#ffefd5; bottom:0px; // left:0px; // right:0px; margin-bottom:0px; width: 100%; } .gont { text-align: center !important; margin-bottom: -15px !important; } .back { background-color: #ffefd5 !important; } .home { background-color: black !important; } /* Set height of the grid so .sidenav can be 100% (adjust if needed) */ .row.content {height: 1500px} /* Set gray background color and 100% height */ .sidenav { background-color: #f1f1f1; height: 100%; } /* Set black background color, white text and some padding */ footer { background-color: #555; color: white; padding: 15px; } /* On small screens, set height to 'auto' for sidenav and grid */ @media screen and (max-width: 767px) { .sidenav { height: auto; padding: 15px; } .row.content {height: auto;} } .men{ margin-top: 20px; } @import "http://fonts.googleapis.com/css?family=Roboto:300,400,500,700"; .container { margin-top: 20px; } .mb20 { margin-bottom: 20px; } hgroup { padding-left: 15px; border-bottom: 1px solid #ccc; } hgroup h1 { font: 500 normal 1.625em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin-top: 0; line-height: 1.15; } hgroup h2.lead { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin: 0; padding-bottom: 10px; } .search-result .thumbnail { border-radius: 0 !important; } .search-result:first-child { margin-top: 0 !important; } .search-result { margin-top: 20px; } .search-result .col-md-2 { border-right: 1px dotted #ccc; min-height: 140px; } .search-result ul { padding-left: 0 !important; list-style: none; } .search-result ul li { font: 400 normal .85em "Roboto",Arial,Verdana,sans-serif; line-height: 30px; } .search-result ul li i { padding-right: 5px; } .search-result .col-md-7 { position: relative; } .search-result h3 { font: 500 normal 1.375em "Roboto",Arial,Verdana,sans-serif; margin-top: 0 !important; margin-bottom: 10px !important; } .search-result h3 > a, .search-result i { color: #248dc1 !important; } .search-result p { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; } .search-result span.plus { position: absolute; right: 0; top: 126px; } .search-result span.plus a { background-color: #248dc1; padding: 5px 5px 3px 5px; } .search-result span.plus a:hover { background-color: #414141; } .search-result span.plus a i { color: #fff !important; } .search-result span.border { display: block; width: 97%; margin: 0 15px; border-bottom: 1px dotted #ccc; }