403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/sms4real.com/wwwroot/assets/sass/layout/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/sms4real.com/wwwroot/assets/sass/layout/_main.scss
///
/// Elemental by Pixelarity
/// pixelarity.com @pixelarity
/// License: pixelarity.com/license
///

/* Main */

	#main {
		background-color: _palette(bg);
		border-radius: 1.5em;
		margin: 0 auto;
		width: _size(main);
		max-width: calc(100% - 4em);

		> header {
			@include padding(4em, 0);
			text-align: center;

			.logo {
				@include vendor('transition', (
					'transform 1s ease',
					'opacity 1s ease-in-out'
				));
				@include vendor('transform', 'translateY(0)');
				opacity: 1;
			}

			.logo + h1 {
				@include vendor('transition', 'opacity 1s ease-in-out');
				@include vendor('transition-delay', '0.35s');
				font-size: 1.35em;
				opacity: 1;
			}
		}

		> #content {
			padding-top: 0;
		}

		@include breakpoint(medium) {
			border-radius: 0;
			max-width: 100%;

			> header {
				@include padding(5em, 0);
			}
		}

		@include breakpoint(small) {
			> header {
				@include padding(4em, 0);
			}
		}

		body.is-loading & {
			> header {
				.logo {
					@include vendor('transform', 'translateY(1em)');
					opacity: 0;
				}

				.logo + h1 {
					opacity: 0;
				}
			}
		}
	}

Youez - 2016 - github.com/yon3zu
LinuXploit