MediaWiki:Print.css: Revizyonlar arasındaki fark
ayaker |
mamays |
||
| 4. satır: | 4. satır: | ||
/* Do not print */ | /* Do not print */ | ||
.firstHeading::before, /* gerizekalı */ | |||
.printfooter, | .printfooter, | ||
.siteSub, | |||
.ns-0 .metadata, /* items in mainspace marked as metadata */ | .ns-0 .metadata, /* items in mainspace marked as metadata */ | ||
.editlink, /* section edit links */ | .editlink, /* section edit links */ | ||
| 35. satır: | 37. satır: | ||
/* On websites with siteSub visible, the margin on the firstHeading is not needed. */ | /* On websites with siteSub visible, the margin on the firstHeading is not needed. */ | ||
#firstHeading { | /*#firstHeading { | ||
margin: 0; | margin: 0; | ||
} | }*/ | ||
/* We don't want very long URLs (that are added to the content in print) to widen the canvas */ | /* We don't want very long URLs (that are added to the content in print) to widen the canvas */ | ||