| Server IP : 138.197.162.186 / Your IP : 216.73.216.17 Web Server : nginx/1.24.0 System : Linux ubuntu-s-1vcpu-512mb-10gb-tor1 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/yogaensalada-site-backup/assign3/css/ |
Upload File : |
body {
font-size: 1.6rem;
line-height: 2rem;
color: #FFFFFF;
}
/* This is for webkit browsers only */
.scroll-wrapper::webkit-scrollbar {
background-color: #eee;
width: 0.5rem;
}
.scroll-wrapper::webkit-scrollbar-thumb {
border-radius: 2rem;
background-color: #444;
}
/* As off 2022, this is for Firefox only */
.scroll-wrapper {
scrollbar-color: #444 #eee;
scrollbar-width: thin;
}
.pp{
width: 800px;
margin: 0 4rem;
padding: 4rem 0;
}
.pp p {
color: #FFFFFF;
}
/* Parallax image */
body {
background: url(../img/privacy-moon-1920.webp) center / cover no-repeat fixed;
}
.btn-return-home{
width: 15rem;
height: 4rem;
padding: .6rem .8rem;
border: 2px white solid;
border-radius: .3rem;
background-color: #033955;
text-align: center;
position: sticky;
}
a{
color: white;
font-weight: bold;
}