|
|
第1行: |
第1行: |
− | #mw-page-base {
| + | |
− | height: 5em;
| |
− | background-position: bottom left;
| |
− | background-repeat: repeat-x;
| |
− | /* background-image:url(/skins/Vector/images/page-fade.png?1d168); */
| |
− | /* background-color:#f6f6f6; */
| |
− | /* background-image:-webkit-linear-gradient(top,#ffffff 50%,#f6f6f6 100%); */
| |
− | background-image: -moz-linear-gradient(top,#ffffff 50%,#f6f6f6 100%);
| |
− | /* background-image:linear-gradient(#ffffff 50%,#f6f6f6 100%); */
| |
− | /* background-color:#ffffff; */
| |
− | }
| |