Sha256: 58dc2a4707167839d3e46c27b50b043e7aeab6ec5e6811999aad56826e0d51f4

Contents?: true

Size: 1.68 KB

Versions: 1

Compression:

Stored size: 1.68 KB

Contents

/*
	Escape Velocity by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form textarea,
	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	.button,
	#intro > .style2,
	#copyright ul,
	#nav > ul,
	.dropotron
	{
		position: relative;
		-ms-behavior: url('css/ie/PIE.htc');
	}

	/* Section/Article */

		section,
		article
		{
		}
		
			section > .last-child,
			article > .last-child
			{
				margin-bottom: 0;
			}

			section.last-child,
			article.last-child
			{
				margin-bottom: 0;
			}
		
/*********************************************************************************/
/* Wrappers                                                                      */
/*********************************************************************************/

	.wrapper
	{
	}

		.wrapper .title:before,
		.wrapper .title:after
		{
			display: none;
    	}
 
 	#header-wrapper
	{
		-ms-behavior: url('css/ie/backgroundsize.min.htc');
	}
	
/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		margin: 0;
	}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oregano-0.1.0 templates/escape_velocity/public/css/ie/v8.css