| Server IP : 61.19.30.66 / Your IP : 216.73.216.59 Web Server : Apache/2.2.22 (Ubuntu) System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 User : www-data ( 33) PHP Version : 5.3.10-1ubuntu3.48 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,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 : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/gpa/students/qr/libs/ |
Upload File : |
/*==========================HEADER*/
#clockdate{
float:right;
}
.clockdate-wrapper {
background-color: #333;
padding:10px;
max-width:170px;
width:100%;
text-align:center;
margin:0 0 -2px 0;
}
#clock{
background-color:#333;
font-family: sans-serif;
font-size:25px;
text-shadow:0px 0px 1px #fff;
color:#fff;
}
#clock span {
color:#888;
text-shadow:0px 0px 1px #333;
font-size:17px;
position:relative;
top:-7px;
}
#date {
font-size:9px;
font-family:arial,sans-serif;
color:#fff;
}
nav.navbar-inverse{
height:72px;
position:fixed;
width:100%;
top:0;
z-index:999;
}
.hederimg{
margin-top:15px;
margin-left:15px;
}
.pagevisit{
width:100%;
background-color:#47d147;
margin-top:13px;
height:30px;
}
.visitcount{
text-align:center;
color:#ffffb3;
font-size:20px;
font-weight:bold;
}
/*===================================*/
.input-field{
border: 3px groove cornflowerblue;
border-radius: 10px;
width: 25em;
padding: .5em 2em 2em 2em;
margin:1em 5em 5em 3em;
height:26em;
}
.qr-field{
border: 3px groove cornflowerblue;
border-radius: 10px;
width: 24em;
height:26em;
padding: .5em 2em 2em 2em;
margin:-31em 3em 5em;
float:right;
}
.myoutput{
border: 3px groove green;
border-radius: 10px;
margin:7em 5em 0em 5em;
}
h3{
text-align:center;
}