preserve newlines on all networks

This commit is contained in:
Friendika 2010-11-05 02:19:39 -07:00
commit 206eee0229
3 changed files with 6 additions and 6 deletions

View file

@ -14,7 +14,7 @@
body {
background: #F5F6FB;
color: #444444;
font-family: "Lucida Grande", Tahoma, sans-serif;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 90%;
margin-left: 10px;
}
@ -123,11 +123,9 @@ blockquote:before {
#banner {
color: #F5F6FB;
/* font-family: "lucida sans", verdana, sans; */
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 1.8em;
letter-spacing: 0.12em;
/* font-weight: bold; */
position: absolute;
top: 10px;
left: 40%;