Main Page: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
<!-- WORLDPEDIA MAIN PAGE -->
<!-- WORLDPEDIA MAIN PAGE -->
<link rel="stylesheet" type="text/css" href="/style.css">
<div style="clear:both; position:relative; box-sizing:border-box; width:100%; margin:1.2em 0 6px; max-width:100%; border:2px solid #333; background-color:#ffeb3b; color:#000; white-space:normal; border-radius:8px; text-align: center; padding: 10px;">
<div style="clear:both; position:relative; box-sizing:border-box; width:100%; margin:1.2em 0 6px; max-width:100%; border:2px solid #333; background-color:#ffeb3b; color:#000; white-space:normal; border-radius:8px; text-align: center; padding: 10px;">
     <div style="font-size: 142%; padding:.1em; color:#333; font-weight:bold;">Welcome to Worldpedia</div>
     <div style="font-size: 142%; padding:.1em; color:#333; font-weight:bold;">Welcome to Worldpedia</div>
Line 57: Line 58:
     </div>
     </div>
</div>
</div>
<style>
@media (min-width: 768px) {
    #mp-upper {
        flex-direction: row;
    }
    #mp-left, #mp-right {
        min-width: 48%;
    }
}
</style>