|
|
Line 1: |
Line 1: |
| /* CSS placed here will affect users of the Vector skin */
| |
| body.page-Main_Page h1.firstHeading { display:none; }
| |
| /* #footer-info-viewcount { display: none; } */
| |
| #footer-places { display: none; }
| |
| #footer-icons {
| |
| position: relative;
| |
| top: -3em;
| |
| }
| |
|
| |
| #p-logo {
| |
| z-index: 3;
| |
| position: absolute;
| |
| top: 0px;
| |
| left: -10px;
| |
| width: 225px;
| |
| height: 40px;
| |
| }
| |
| #p-logo a {
| |
| display: block;
| |
| width: 225px;
| |
| height: 40px;
| |
| background-repeat: no-repeat;
| |
| background-position: center center;
| |
| text-decoration: none;
| |
| }
| |
| #panel {
| |
| position: absolute;
| |
| top: 40px;
| |
| padding-top: 1em;
| |
| width: 10em;
| |
| left: 0;
| |
| }
| |
|
| |
|
| /* <source lang="css"> */ | | /* <source lang="css"> */ |