1
0
Fork 0

Merge remote-tracking branch 'friendika/master' into newacl

This commit is contained in:
Fabio Comuni 2011-07-20 10:01:12 +02:00
commit 020deefba6
38 changed files with 861 additions and 156 deletions

View file

@ -45,8 +45,8 @@ code {
border: 1px solid #444;
background: #EEE;
color: #444;
padding: 10px;
margin-top: 20px;
padding: 0px 10px 10px 10px;
margin-top: 20px;
}
/*blockquote:before {
content: '>> ';