shell bypass 403

Cubjrnet7 Shell


name : style.less
.j51_profile {
	display: block;
	padding: 0 0 10px;
	margin: 0 auto;
	text-align: left;
	-webkit-box-sizing: padding-box;
	box-sizing: padding-box;
	position: relative;
	box-shadow: 0 1px 4px rgba(148, 146, 145, 0.1), 0 -1px 0 rgba(148, 146, 145, 0.35) inset, 0 0 0 transparent, 0 0 0 transparent;
	border-radius: 2px;
	.profile-image {
		position: relative;
		&::after {
		    bottom: 0;
		    content: "";
		    height: 4px;
		    left: 0;
		    position: absolute;
		    width: 60px;
		}
	}
	img {
		margin: 0;
	}
	figcaption {
		padding-top: 20px;
	}
	h3, h5, p {
		padding: 0 20px;
	}
	h3 {
		font-weight: 300;
		margin: 0 0 5px;
		line-height: 1em;
	}
	h5 {
		margin: 0 0 10px;
		font-size: 12px;
    	font-weight: bold;
    	text-transform: uppercase;
	}
	p {

	}
	a {
		display: inline-block;
	}
	.icons {
		position: absolute;
		top: auto;
		bottom: 5px;
		right: 10px;
		text-align: right;
	}
	i {
		&:before {
			padding-right: 0;
			color: inherit !important;
			font-size: 24px;
			margin:5px;
		}
	}
}
.sidecol_block .j51_profile {
	box-shadow: none;
}

© 2025 Cubjrnet7