PHP Classes

File: updates/00004/css/p.css

Recommend this page to a friend!
  Classes of jon   PHP Folder Image Gallery   updates/00004/css/p.css   Download  
File: updates/00004/css/p.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Folder Image Gallery
Display images and folders inside a directory
Author: By
Last change:
Date: 2 years ago
Size: 1,290 bytes
 

Contents

Class file image Download
p{ font-family: 'PT Sans Narrow', Roboto, sans-serif; font-family: 'Roboto', sans-serif; font-size:1.2rem; color:#eee; font-weight: 100; margin-block-start: 0em; margin-block-end: 0em; text-overflow: ellipsis; /* white-space: nowrap; */ overflow: hidden; /* display: inline-block; */ /* margin: 0 5px 0 5px; */ /* height: 18px; */ vertical-align: middle; } .title_p{ text-align: center; font-size: 5rem; } .subtitle_p{ font-size: 1.5rem; border: 1px dotted #888; border-radius: 20px; margin: 1px; padding: 10px 0px 10px 0px; text-align: center; border-top: 0px; border-bottom: 0px; width: 600px; border-left: double; border-right: double; border-left-color: deepskyblue; border-right-color: deepskyblue; display: inline-block; } .list_p{ display: inline-block; width:40%; vertical-align: middle; height: 36px; padding: 14px 0px 0px 0px; } .button_p{ /*text-align: left; font-size: 1.4rem; display: inline-block; vertical-align: middle; margin-left: 6px; margin-top: 4px; */ text-align: left; font-size: 1.4rem; display: inline-block; vertical-align: middle; margin-left: 6px; margin-top: 4px; }