lil design changes
This commit is contained in:
parent
0499759204
commit
671e261e90
4 changed files with 17 additions and 12 deletions
|
@ -663,6 +663,10 @@ table.highlighttable pre{
|
|||
}
|
||||
}
|
||||
|
||||
.cgray { color:gray; }
|
||||
.cred { color:#D12F19; }
|
||||
.cgreen { color:#44aa22; }
|
||||
|
||||
body.project-page #notes-list .note {padding: 10px; border-bottom: 1px solid #eee; overflow: hidden; display: block;}
|
||||
body.project-page #notes-list .note {padding: 10px; border-bottom: 1px solid #eee; overflow: hidden; display: block;}
|
||||
body.project-page #notes-list .note img{float: left; margin-right: 10px;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue