skins/default/templates/login.html
@@ -2,16 +2,15 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Welcome to RoundCube|Mail</title> <link rel="stylesheet" type="text/css" href="/common.css" /> <roundcube:include file="/includes/links.html" /> <style type="text/css"> #login-form { margin-left: auto; margin-right: auto; margin-top: 50px; width: 350px; } #login-form { margin-left: auto; margin-right: auto; margin-top: 50px; width: 350px; } </style> </head>