]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge pull request #515 from simonlnu/master
[friendica.git] / view / theme / duepuntozero / style.css
index 030ecdbe1fb23b983314742ddf8c6d7ad5552c7c..994725a389ff7707df7317ecc2669c90b93af942 100644 (file)
@@ -194,7 +194,7 @@ aside {
        border-radius: 5px;
        padding: 5px;
        font-weight: bold;
-       background: #3465a4 url('friendika-16.png') no-repeat 95% center;
+       background: #3465a4 url('friendica-16.png') no-repeat 95% center;
 }
 #wallmessage-link {
        display: block;
@@ -245,8 +245,9 @@ section {
 
 /* footer */
 footer {
-    display: none;
-
+       text-align: right;
+       padding-bottom: 1em;
+       padding-right: 3em;
 }
 
 .birthday-today, .event-today {
@@ -437,7 +438,7 @@ div.wall-item-content-wrapper.shiny {
 
 input#dfrn-url {
        float: left;
-       background: url(friendika-16.png) no-repeat;
+       background: url(friendica-16.png) no-repeat;
        background-position: 2px center;
        font-size: 17px;
        padding-left: 21px;
@@ -1138,7 +1139,7 @@ input#dfrn-url {
        margin-left: 10px;
        /*margin-bottom: 20px;*/
        /*padding: 20px;*/
-       max-height: 400px;
+       max-height: 700px;
        overflow: auto;
 }