PHP Classes

File: web/assets/css/pages/page500.css

Recommend this page to a friend!
  Classes of Felix Ivan Romero Rodríguez   PHP Web Socket Chat   web/assets/css/pages/page500.css   Download  
File: web/assets/css/pages/page500.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: 358 bytes
 

Contents

Class file image Download
/* 500 page option #1 */ .page-500 { text-align: center; padding-top: 132px; padding-bottom: 100px; } .page-500 .number { display: inline-block; letter-spacing: -10px; line-height: 128px; font-size: 128px; font-weight: 300; color: #0DA3E2; text-align: right; } .page-500 .details { margin-left: 40px; display: inline-block; text-align: left; }