!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/apex_tdfonline/proyectos/tdfonline/www/css/   drwxr-xr-x
Free 14.91 GB of 61.93 GB (24.08%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     tdfstyle.css.bak (10.52 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
body {
/*	padding-top: 70px;*/
        /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: 'Open Sans', sans-serif;
}

.header {
	padding-top: 50px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:20px;
}

h3 a{
	color: #000;
	text-decoration: none;
}
h3 a:hover{
	color: #C00311;
	text-decoration: none;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:18px;
}

.fecha p {
	font-size:14px !important;
	line-height:1em;
}
.social-media {
	padding-top: 40px;
}

.social-media img {
	margin-left: 15px;
}

.radio-tdf {
	padding-top: 40px;
}


.buscador {
	padding-top: 40px;
}


.log-in {
	padding-top: 30px;
}

.clima img {
	margin-top:25px;
	float:right;
	margin-right: 30px;
}

.fecha {
	color:#FFF;
	margin-top:25px;
	float: left;
	font-weight:100;
	font-size:14px;
	line-height:12px;
}

.nav li a {
	font-size:18px;
}

.nav-custom {
	border-top: #CCC thin solid !important;
	padding-top:5px;
	margin-top:5px;
}

.navbar {
	margin-bottom:0px !important;	
	border: 1px solid transparent;
}


.bg-header {
	background-color:#000;
}

.navbar-inverse {
	background-color:transparent !important;
	border-color:transparent !important;
}

.bg-destacado {
	background-color:#c00311;
	margin-bottom:25px;
	padding-bottom:25px;
}

.bg-no-destacado {
	margin-bottom:25px;
	padding-bottom:25px;
}

.title-destacado h3 {
	text-align:center;
	font-size:45px;
	font-weight:700;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
}

.title-destacado h3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.title-destacado h3 a:hover{
	color: #DDDDDD;
	text-decoration: none;
}


.title-no-destacado h3 {
	text-align:center;
	font-size:45px;
	font-weight:700;
	color: #000;
	padding-top:20px;
	padding-bottom:20px;
}

.title-no-destacado h3 a{
	color: #000;
	text-decoration: none;
}
.title-no-destacado h3 a:hover{
	color: #C00311;
	text-decoration: none;
}

.title-der {
	text-align:center;
	font-size:40px;
	font-weight:700;
	color: #000;
	padding-top:20px;
	padding-bottom:20px;
}

.title-izq {
	text-align:center;
	font-size:45px;
	font-weight:700;
	color: #000;
	padding-top:20px;
	padding-bottom:20px;
}


.cont-destacado h4 {
	font-size:24px;
	font-weight:600;
	color:#FFF;
}

.cont-no-destacado h4 {
	font-size:24px;
	font-weight:600;
	color:#000;
}

.cont-destacado p {
	font-size:18px;
	font-weight:400;
	color:#FFF;
	padding-top:15px;
}


.cont-nodestacado p {
	font-size:18px;
	font-weight:400;
	color:#000;
	padding-top:15px;
}

.cont-destacado-der {
	margin-top:0px;
}


.cont-no-destacado-der {
	margin-top:0px;
}



.cont-destacado-der h4 {
	font-size:22px;
	font-weight:600;
	color:#FFF;
	margin-top:0px;
}

.cont-no-destacado-der h4 {
	font-size:22px;
	font-weight:600;
	color:#000;
	margin-top:0px;
}

.cont-destacado-der p {
	font-size:18px;
	font-weight:400;
	color:#FFF;
}


.cont-no-destacado-der p {
	font-size:18px;
	font-weight:400;
	color:#000;
}
.articulo-destacado-der {
	padding-bottom:26px;
}

.articulo-destacado-der h4 a{
	color: #FFFFFF;
	text-decoration: none;
}
.articulo-destacado-der h4 a:hover{
	color: #DDDDDD;
	text-decoration: none;
}

.articulo-no-destacado-der {
	padding-bottom:26px;
}

.articulo-no-destacado-der h4 a{
	color: #000;
	text-decoration: none;
}
.articulo-no-destacado-der h4 a:hover{
	color: #C00311;
	text-decoration: none;
}


.titulo-seccion {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:22px;
	color:#666;
	background-color:#dcddde;
	padding-left: 15px;
	min-height:47px;
	padding-top:10px;
	margin-bottom:30px;	
}
.titulo-seccion a{
	color:#666;
}
.titulo-seccion a:hover{
	color:#666;
	text-decoration: none;
}

.pad-t-15 {
	padding-top:15px;
}

.pad-b-15 {
	padding-bottom:15px
}

.pad-lr-15 {
	padding-left:15px;
	padding-right:15px;
}


.noticias h3 {
	margin-top:0px;
	padding-top:0px;
}

.noticias p {
	font-size:14px;
}

section {
	margin-bottom:40px;
	padding-bottom:40xp;
}

.titulo-rojo:before  {
  content: "";
  position: absolute;
  top: 20px;
  left: 15px;
  border-width: 10px 10px 0px 0;
  border-style: solid;
  border-color: #a3a3a3 #c00311;
}

.titulo-rojo h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:28px;
	color: #FFF;
	background-color:#c00311;
	padding-left: 10px;
	min-height:47px;
	padding-top:7px;
	margin-bottom:50px;
}

.bg-mejores-fotos {
	background-color:#a3a3a3;
	margin-top:50px;
	min-height: 600px;
}

.mejores-fotos {
	background-image:url(../images/bg-dots.png);
	background-position:left top;
	background-repeat:no-repeat;
	
}

.mejores-fotos img {
	text-align:center;
	border:#FFF 15px;
		
}

.titulo-rojo {
	height:100px;
}




.social-mejores-fotos img {
	margin-left:30px;
	margin-top:30px;
}

.social-mejores-fotos {
	margin-right:-40px;
}

.carrusel img {
	text-align:center;
}

.mejores-fotos .item {
	/*margin:15px 15px 70px 15px;*/
	padding:15px 15px 70px 15px;
	background-color:#FFF;
}


.carousel-control.right {
right: 0;
left: auto;
background-image: none !important;
background-image: none !important;
background-image: none !important;
background-image: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: no-repeat;
}

.carousel-control.left {
background-image: none !important;
background-image: none !important;
background-image: none !important;
background-image: none !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: no-repeat;
}

.carousel-indicators {
bottom: -10px;
}

.carousel-caption {
position: absolute;
right: 15%;
bottom: -32px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 40px;
color: #000;
text-align: center;
text-shadow: none !important;
}

.espacio-abajo {
	padding-bottom:50px;
}

.img-izq {
	background-color:#333;
	max-width:500px;
	padding:15px 15px 70px 15px;
	max-height:560px;
}

.img-der {
	background-color:#333;
	max-width:240px;
	padding:15px;
	margin-bottom:20px;
	max-height:400px;
}

.tvfueguina {
	padding-bottom: 50px;
}

.tvfueguina h3 {
	color:#FFF;
	padding:5px;
	text-align:center;
	
}

.tvfueguina p {
	color:#FFF;
	padding:5px;
	font-size:14px;
	text-align:center;
	}

.espacio-arriba {
	margin-top:50px;
}

.bg-tapas {
	background-color:#a3a3a3;
	margin-top:50px;
	padding-top:50px;
	min-height: 400px;
}


.bg-footer {
	background-color:#1d1d1d;
	height:355px;
}

.nav-custom-footer {
	margin-top:50px;
}

.dolar {
	margin-left:30px;
	padding-bottom:15px;
}

.dolar h3 {
	padding-top:0px;
	margin-top:0px;
	font-size:18px;
	margin-bottom:0px;
}

.dolar p {
	padding-top:0px;
	font-size:12px;
}

.mas-leidas img {
	margin-top:6px;
	margin-right:10px;
}

.mas-leidas p {
	font-size:18px;
	
}

.width100 {
	width:100%;
}

.width10 {
	width:10%;
	float:left;
}

.width90 {
	max-width:90%;
	clear:right;
	padding-left:10px;
}

.opinion h4 {
	font-size:26px;
	font-weight:500;
	margin-top:5px;
	margin-bottom:5px;
}

.opinion p {
	font-size:16px;
	font-weight:500;
}
		
.nav-footer {
	font-size:14px;
	margin-bottom:50px;
	
}

.footer-1  {
	text-align:right;
	color:#FFF;
}

.footer-1 a {
	text-decoration:none;
	color:#FFF;
}


.footer-1 img {
	margin-right:10px;
}


.footer-2 {
	margin-top:50px;
	margin-bottom:50px;
}

.footer-2 p {
	font-size:14px;
	color: #FFF;
}

.footer-2 a {
	text-decoration:none;
	color:#FFF;
}


.pronet {
	text-align:right;
}

#navbarCollapse > ul > li:nth-child(1) > a > img {
	margin-top:-25px;
}
#navbarCollapse > ul > li:nth-child(5) > a {
	padding-top:10px !important;
}

.encuesta-button {
	width: 20%;	
}

.encuesta-text {
	width: 80%;
	clear: right;
}

.encuesta-text p{
	font-size:12px;
}

.banner-large {
	padding: 30px 0;
}

.padding-left-0 {
	padding-left:0 !important;
}

.sub-foto p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
}

.black {
	font-weight:bold;
}

.titulo h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size:48px;
}


.sub-titulo h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:21px;
}

.padding-top {
	padding-top:60px;
}

.rojo {
	color:#c00311;
}

.nota-sidebar h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#c00311;
	text-align:center;
	background-color:#dcddde;
	min-height:47px;
	padding-top:14px;
	margin-bottom:30px;	
}

.nota-sidebar h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size:25px;
	color: #000;
	text-align:left;
	padding-top:14px;
}

.nota {
	padding-bottom:30px;
}

.notas {
	background-color:#dcddde;
	padding:10px;
	height:auto;
}

.titulo-comentarios {
	font-family: 'Open Sans', sans-serif;
	font-weight: regular !important;
	font-size:18px !important;
	text-align:center !important; 
	color: #000;
	text-align:left;
	margin:10px;
	padding:10px;
	border:#CCC thin solid;
	border-radius:5px;
	margin-left: -15px;
	-webkit-box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
	-moz-box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
	box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
}

.social-comentarios  {
	text-align:right;
	color:#FFF;
	padding-top:20px;
}

.social-comentarios a {
	text-decoration:none;
	color:#FFF;
}


.social-comentarios img {
	margin-right:10px;
}

.comment-gray {
	padding: 10px;
	background-color:#ebebeb;
}

.comment-white {
	padding: 10px;
	background-color:#FFF;
}

.boton-comentarios {
	font-family: 'Open Sans', sans-serif;
	font-weight: regular !important;
	font-size:18px !important;
	text-align:center !important; 
	color: #000;
	text-align:left;
	padding:10px;
	border:#CCC thin solid;
	border-radius:5px;
	max-width: 150px;
	margin: 15px auto;
	display:block;
	-webkit-box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
	-moz-box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
	box-shadow: 4px 4px 18px 0px rgba(219,219,219,1);
}

.boton-comentarios a {
	display:block;
}

.comentario {
	width:100%

}

.texto-nota p{
	margin: 0px;
}


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.793 ]--