1
0
Fork 0

icon changes, feed security improvements

This commit is contained in:
Friendika 2011-03-04 20:55:32 -08:00
commit 216f038456
27 changed files with 483 additions and 228 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

View file

@ -91,12 +91,13 @@ nav #site-location {
nav #banner {
display: block;
padding-top: 10px;
padding-top: 14px;
position: absolute;
}
nav #banner #logo-text a {
font-size: 44px;
font-size: 40px;
font-weight: bold;
margin-left: 3px;
color: #000000;
}
@ -318,7 +319,7 @@ div.wall-item-content-wrapper.shiny {
input#dfrn-url {
float: left;
background: url(ff-16.jpg) no-repeat;
background: url(friendika-16.png) no-repeat;
background-position: 2px center;
font-size: 17px;
padding-left: 21px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

View file

@ -452,7 +452,7 @@ nav {
input#dfrn-url {
float: left;
background: url(ff-16.jpg) no-repeat;
background: url(friendika-16.png) no-repeat;
background-position: 2px center;
font-size: 17px;
padding-left: 21px;