Still working to recover. Please don't edit quite yet.

User:A★G/Monobook.css

From Anarchopedia
Jump to: navigation, search

Nota: Dopo aver salvato, devi azzerare la cache del tuo browser per vedere i cambiamenti: Mozilla: clicca reload (o premi ctrl-r), IE / Opera: ctrl-f5, Safari: cmd-r, Konqueror ctrl-r.

/* edit this file to customize the monobook skin for the entire site */
#footer {
    background-color: Black;
    border-top: 1px solid #fabd23;
    border-bottom: 1px solid #fabd23;
    margin: 0.6em 0em 1em 0em;
    padding: 0.4em 0em 1.2em 0em;
    text-align: center;
    font-size: 90%;
}
#footer li {
    display: inline;
    margin: 0 1.3em;
}
/* hide from incapable browsers */
head:first-child+body #footer li { white-space: nowrap; }
#f-poweredbyico, #f-copyrightico {
    margin: 0 8px;
    position: relative;
    top: -8px; /* Bump it up just a tad */
}
#f-poweredbyico {
    float: right;
    height: 0%;
}
#f-copyrightico {
    float: left;
    height: 1%;
}