workshop/99_Miscellaneous/Refactoring/styles/site.css [331:338]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}

#socialLoginForm {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



workshop/99_Miscellaneous/Refactoring/styles/site.css [641:648]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    }

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #socialLoginForm {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



