854
edits
m (Recent changes is updated) |
(Updated css) |
||
Line 6: | Line 6: | ||
<center><font size="4">'''Welcome to the Manjaro Wiki!'''</font size></center> | <center><font size="4">'''Welcome to the Manjaro Wiki!'''</font size></center> | ||
<!--========================================================================================--> | <!--========================================================================================--> | ||
= What's New - The Latest Changes = <!--T:2--> | = What's New - The Latest Changes = <!--T:2--> | ||
Line 15: | Line 11: | ||
<!--T:3--> | <!--T:3--> | ||
<!--Text box. Latest articles--> | <!--Text box. Latest articles--> | ||
<div style=" | <div id="container" style="display: flex;justify-content: space-between;"> | ||
{{Special:RecentChanges/days=100,limit=5,hidebots,hideminor,hideliu,hidecategorization}}< | <div id="right" style="flex-grow: 9"> | ||
Actual there are '''{{NUMBEROFARTICLES}}''' articles here, waiting for you. | <div style="padding: 20px; border: medium solid #4EA64E; border-radius: 30px 0 30px 0; background: honeydew;"> | ||
{{Special:RecentChanges/days=100,limit=5,hidebots,hideminor,hideliu,hidecategorization}} | |||
<div style="margin-top: 150px;"> | |||
Actual there are '''{{NUMBEROFARTICLES}}''' articles here, waiting for you. | |||
</div> | |||
</div> | |||
</div> | |||
<div id="left" style="flex-grow: 1;margin-left:20px;">__TOC__</div> | |||
</div> | </div> | ||
<!--========================================================================================--> | <!--========================================================================================--> | ||