Subversion Repositories SmartDukaan

Rev

Rev 21564 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<head>
<title>ProfitMandi - FOFO Login</title>
<style>
#login-box {
position: relative;
    padding: 10px;
    margin:0 auto;
    width: 400px;
    height: 400px;
    border-radius: 3px;
    background: white;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.26);
    overflow: hidden;
    top: 20%;
}
</style>
</head>
<body style="background-color:rgb(246, 245, 241)">
</body>
<div id="login-box">

</div>

</html>