Creating user summary page

This commit is contained in:
2014-02-14 02:12:13 -07:00
parent 8425aaecd2
commit d943adc458
6 changed files with 87 additions and 34 deletions

View File

@@ -19,16 +19,6 @@ pre {
font-size: 11px;
}
a {
color: #000;
&:visited {
color: #666;
}
&:hover {
color: #fff;
background-color: #000;
}
}
div {
&.field, &.actions {