/* Utility for de-emphasizing content */
-.deemphasize {
- color: $darkgrey;
- a {
- color: $blue;
- }
-}
-
.text-muted a {
color: $blue;
}
}
}
-/* Rules for the routing sidebar */
-
-#sidebar_content {
- #routing_credit {
- text-align: center;
- padding: 0.5em;
- }
-}
-
/* Rules for edit pages */
.site-edit {
img.user_thumbnail {
float: left;
}
-
- small.deemphasize {
- float: left;
- display: block;
- }
}
/* Rules for the diary entry page */
}
}
-.diary_post .richtext {
- margin-top: $lineheight;
- }
-
.comments .richtext {
margin-left: 70px;
- margin-top: 0;
}
/* Rules for the user notes list */