Server IP : 80.241.246.6 / Your IP : 216.73.216.188 Web Server : Apache/2.4.25 (Debian) System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : www-data ( 33) PHP Version : 7.0.33-0+deb9u12 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/kharagauli1/templates/photofolio/styles/ |
Upload File : |
/* Template Name: PhotoFolio File: Forms CSS Author: OS Templates Author URI: http://www.os-templates.com/ Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a> */ form, fieldset, legend{ margin:0; padding:0; border:none; } legend{ display:none; } input, textarea, select{ font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; } /* ----------------------------------------------Search Form-------------------------------------*/ #search{ float:right; margin:5px 15px 0 0; } #search input{ display:block; float:left; width:190px; height:20px; margin:0; padding:5px 5px 5px 10px; color:#CCCCCC; background:url("../images/search_l.gif") 0 0 no-repeat #161616; border:none; } #search input#go{ width:35px; height:30px; margin:0; padding:0; cursor:pointer; background:none; } /* ----------------------------------------------Forms in Content Area-------------------------------------*/ #container #respond{ display:block; width:100%; } #container #respond input{ width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0; } #container #respond textarea{ width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto; } #container #respond p{ margin:5px 0; } #container #respond #submit, #container #respond #reset{ margin:0; padding:5px; color:#666666; background-color:#F7F7F7; border:1px solid #CCCCCC; cursor:pointer; }