better register contents view
This commit is contained in:
@ -32,10 +32,18 @@ $susy: (
|
||||
}
|
||||
|
||||
.register-view {
|
||||
@include gallery(3);
|
||||
@include gallery(4);
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.field {
|
||||
@include span(5)
|
||||
}
|
||||
|
||||
.value {
|
||||
@include span(18)
|
||||
}
|
||||
|
||||
.bright {
|
||||
background-color: orange ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user