Server IP : 23.254.227.96 / Your IP : 216.73.216.120 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/local/cwpsrv/var/services/users/viral/cwp_theme/original/css/plugins/blueimp/css/ |
Upload File : |
/* * blueimp Gallery Demo CSS 2.0.0 * https://github.com/blueimp/Gallery * * Copyright 2013, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body { max-width: 750px; margin: 0 auto; padding: 1em; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; font-size: 1em; line-height: 1.4em; background: #222; color: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a { color: orange; text-decoration: none; } img { border: 0; vertical-align: middle; } h1 { line-height: 1em; } h2, .links { text-align: center; } @media (min-width: 481px) { .navigation { list-style: none; padding: 0; } .navigation li { display: inline-block; } .navigation li:not(:first-child):before { content: '| '; } }