2012-03-01 17:33:46 +00:00
|
|
|
@import "devise/registration";
|
2012-02-29 19:50:08 +00:00
|
|
|
|
|
|
|
nav {
|
|
|
|
width: 96px;
|
|
|
|
height: 47px;
|
|
|
|
background: image-url("registration.png") no-repeat;
|
|
|
|
float: right;
|
|
|
|
cursor: pointer;
|
|
|
|
a {
|
|
|
|
font-size: 14px;
|
|
|
|
color: #FFF;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
padding-top: 10px;
|
2012-03-01 16:05:00 +00:00
|
|
|
text-decoration: none;} }
|
|
|
|
|
|
|
|
div.error.forgot {
|
|
|
|
margin-top: 8px;
|
|
|
|
margin-left: 308px; }
|
|
|
|
|
|
|
|
div.error.reset {
|
|
|
|
margin-top: -141px;
|
|
|
|
margin-left: 645px; }
|
2013-03-26 11:52:38 +00:00
|
|
|
|
|
|
|
article {
|
|
|
|
height: auto;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
.hr {
|
|
|
|
margin-top: 10px;
|
|
|
|
border-bottom: 1px solid #264862;
|
|
|
|
border-top: 1px solid #264862;
|
|
|
|
height: 1px;
|
|
|
|
}
|
|
|
|
a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
2013-04-04 15:19:49 +01:00
|
|
|
.facebook {
|
|
|
|
margin-right: -4px;
|
|
|
|
}
|
2013-03-26 11:52:38 +00:00
|
|
|
.other {
|
|
|
|
.left {
|
|
|
|
margin-top: 6px;
|
|
|
|
}
|
|
|
|
.right {
|
|
|
|
margin-top: 13px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|