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;
|
|
|
|
text-decoration: none;} }
|