icon changes, feed security improvements
This commit is contained in:
parent
3c076b53fe
commit
216f038456
27 changed files with 483 additions and 228 deletions
BIN
view/theme/duepuntozero/friendika-16.png
Normal file
BIN
view/theme/duepuntozero/friendika-16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 699 B |
|
@ -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;
|
||||
|
|
BIN
view/theme/loozah/friendika-16.png
Normal file
BIN
view/theme/loozah/friendika-16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 699 B |
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue