{"version":3,"sources":["login.scss"],"names":[],"mappings":"AAyBA,YACC,uDAA8D,AAC9D,YAAa,AACb,YAAa,AACb,oBAAqB,AACrB,gBAAiB,AACjB,oBAAqB,AACrB,aAAe,CACf","file":"login.css","sourcesContent":["/******************************************************************\n\nStylesheet: Login Stylesheet\n\nThis stylesheet is loaded is only on the login page. This way you can style\nthe login page. It won't affect any other page, admin or front-end.\n\nMake sure functions/admin.php is activated in your functions.php file.\n\nThis stylesheet is turned off by default.\n\nFor more info, check out the codex:\nhttp://codex.wordpress.org/Creating_Admin_Themes\n\n******************************************************************/\n\nbody.login {\n\t\n}\n\n#login {\n\t\n}\n\n// Change the login logo\n.login h1 a {\n\tbackground: url(../images/login-logo.png) no-repeat top center;\n\twidth: 326px;\n\theight: 67px;\n\ttext-indent: -9999px;\n\toverflow: hidden;\n\tpadding-bottom: 15px;\n\tdisplay: block;\n}\n\nform {\n\n}\n\nbody form .input {\n\n}\n\n// Login Button Style\n#wp-submit {\n\t\n}"]}