403Webshell
Server IP : 54.233.248.239  /  Your IP : 172.28.20.13
Web Server : Apache
System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/vinumday2_0/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/vinumday2_0/public/css/aniver-stories.css
.story {
    width: 504px;
    height: 896px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: Montserrat;
    color: #fff;
}

.first_story {
    background-color: #E2583F;
}

.story_logo {
    margin-top: 50px;
    padding: 50px;
}

.story_cadastro {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.story_cadastro h3 {
    font-size: 20px;
    font-weight: bold;
}

.story_cadastro p {
    font-size: 20px;
    padding: 15px 0px;
    
}

.inicio_data {
    padding: 5px 10px;
    background-color: #B2D235;
    font-size: 22px;
    font-weight: 500;
    border-radius: 5px;
}

.first_story p{
    font-size: 20px;
    padding-top: 50px;
    font-weight: 500;
}

.first_wine {
    display: flex;
    align-items: center;
    padding: 10px 0px;
    border-radius: 8px;
    width: 330px;
    /* box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.15); */
    margin-top: 120px;
    height: 120px;
    background-color: #fff;
}

.wine_image {
    height: 145px;
    display: flex;
    align-items: center;
}

.wine_image img{
    position: relative;
    left: -10px;
    bottom: 32px;
    height: 190px;
    max-width: 55px;
}

.wine_text {
    padding-left: 20px;
    width: 220px;

}

.wine_text h4{
    color: #E0583F;
    font-weight: 500;
    font-size: 22px;
}

.wine_text h5{
    color: #333;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 300;
    font-size: 16px;
}

.fisrt_vector {
    position: relative;
    bottom: 0;
    width: 504px;
    display: flex;
    justify-content: space-between;
}
.img-wave-story{
    height: 20px;
    position: relative;
    top: 80px;
}

.second_story {
    background-color: #F9A51B;
}

.story_text {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    
}

.story_text i {
    font-weight: 700;
}

.story_garrafa {
    background-color: #762E4F;
    font-size: 18px;
    font-weight: 500;
    padding: 4px 6px;
    border-radius: 5px;
}

.story_grape {
    text-align: center;
    margin-top: 42px;
}

.story_grape h2{
    padding-top: 10px;
    font-weight: 800;
    font-size: 65px;
    line-height: 150%;
    color: #762E4F;
    margin-bottom: 0;
}

.story_grape h4 {
    font-weight: 500;
    font-size: 34px;
    line-height: 150%;
    color: #fff;
    margin-top: 0;
}

.second_vector {
    position: relative;
    bottom: 120px;
}

.third_story {
    background-color: #762E4F;
    position: relative;
}

.story_pais {
    padding: 5px 10px;
    background-color: #F9A51B;
    font-size: 22px;
    font-weight: 500;
    border-radius: 5px;
    margin: 5px;
}

.story_flag {
    padding-top: 72px;
    padding-bottom: 24px;
    width: 60px;
}

.third_vector img{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 504px;
    min-width: 504px;
    height: 216px;
    min-height: 216px;
    right: 0;
}

.fourth_story {
    background-color: #B2D235;
}


.ranking_paises {
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 70%;
    margin-right: 100px;
}

.ranking_item {
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.ranking_item .wine-title{
    padding-left: 14px;
    font-size: 16px;
    padding-right: 20px;
    font-weight: 700;
    white-space: nowrap;
}

.item_white {
    height: 40px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    font-size: 12px;
    border-radius: 60px;
    width: 100%;
    min-width: 120px;
}

.item_white p {
    padding-left: 20px;
    font-weight: 500;
}

.item_white img {
    height: 32px;
    padding-right: 5px;
}
.km_text {
    margin-top: 64px;
}
.total_km {
    padding: 5px 10px;
    background-color: #E2583F;
    font-size: 22px;
    font-weight: 500;
    border-radius: 5px;
    margin: 5px;
}

.fifth_story {
    background-color: #323333;
}

.text_type {
    width: 370px;
}

.wine_type {
    margin-top: 82px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    width: 225px;
    background-color: #712B62;
    font-size: 22px;
    border-radius: 8px;
}

.wine_type h4{
    font-weight: 400;
    font-size: 22px;
    padding-left: 15px;
}

.fifth_vector {
    position: relative;
    bottom: -110px;
}

.sixth_story {
    background-color:  #712B62;
}

.text_coin {
    width: 414px;
}

.span_coins {
    margin-top: 57px; 
    display: flex;
    justify-content: center;
    align-items: center;
    width: 218px;
    height: 64px;
    background: #E2583F;
    border-radius: 5px;
    font-weight: 600;
    font-size: 40px;
}

.sixth_vector {
    position: relative;
    bottom: -45px;
}

Youez - 2016 - github.com/yon3zu
LinuXploit