fixed flash message. better tree css

This commit is contained in:
Dmitriy Zaporozhets 2012-02-12 19:47:37 +02:00
parent 0cd873c2d3
commit 48bc4fc214
5 changed files with 22 additions and 6 deletions

View file

@ -38,7 +38,8 @@
.note span.note-title{margin-bottom: 10px}
.note span.note-author{color: #999; font-weight: normal; font-style: italic;}
.note span.note-author strong{font-weight: bold; font-style: normal;}
.note p { color:$style_color; }
.note .note-author { color: $style_color;}
.note .note-title { margin-left:55px; }