Jump to content

User:Olian/common.css: Difference between revisions

From Tâi-oân-kì
No edit summary
RENAMEr (talk | contribs)
m RENAMEr moved page User:Ianpit/common.css to User:Olian/common.css: Automatically moved page while renaming the user "Ianpit" to "Olian"
 
(No difference)

Latest revision as of 2025 nî 11 goe̍h 9 ji̍t, 13:53

@media all and (min-width: 720px) {
    .mp-articles {
        display: flex;
    }
}

.mp-article {
    display: flex;
}

.mp-article-content {
    flex: 1;
    padding: 0 10px;
}