MediaWiki:Timeless.css: Difference between revisions
From അഭിപ്രായവേദി
mNo edit summary |
mNo edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
#p-logo { | |||
position: absolute; | |||
top: 10px; | |||
left: 20px; | |||
width: auto; | |||
} | |||
#mw-header { | |||
padding-top: 80px; | |||
} | |||
Revision as of 15:39, 16 June 2026
/* All CSS here will be loaded for users of the Timeless skin */
#p-logo {
position: absolute;
top: 10px;
left: 20px;
width: auto;
}
#mw-header {
padding-top: 80px;
}