PHP Classes

File: web/assets/css/pages/search-page-results.css

Recommend this page to a friend!
  Classes of Felix Ivan Romero Rodríguez   PHP Web Socket Chat   web/assets/css/pages/search-page-results.css   Download  
File: web/assets/css/pages/search-page-results.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Web Socket Chat
Chat system using Websockets or AJAX requests
Author: By
Last change:
Date: 7 years ago
Size: 282 bytes
 

Contents

Class file image Download
/* search */ .search-form-default { margin: 0 0 25px; background: #F8F8F8; padding: 12px 14px; } .search-result-item { margin-bottom: 30px; } .search-result-item h4 { margin-bottom: 3px; } .search-link { color: #999; font-size: 12px; } .overflow-hidden { overflow: hidden; }