User:DrinkyBird/Template:Outlook Materia Nouveau: Difference between revisions

From Zandronum Wiki
No edit summary
Tag: Source edit
No edit summary
Tag: Source edit
Line 5: Line 5:


</noinclude>__NOTOC__{{#css:
</noinclude>__NOTOC__{{#css:
    :root {
        --outlook-width: 95%;
    }
.materia-body {
.materia-body {
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif;
font-family: "Roboto", "Segoe UI", "Calibri", sans-serif;
Line 65: Line 61:
         justify-content: center;
         justify-content: center;
         align-items: flex-start;
         align-items: flex-start;
         width: var(--outlook-width);
         width: 95%;
     }
     }


     .materia-flex-row.main {
     .materia-flex-row.main {
         width: var(--outlook-width) + 30px;
         width: calc(95% + 30px);
     }
     }



Revision as of 02:17, 29 June 2022

This is an updated of Template:Outlook Materia, improving it by compacting information; using flexboxes for responsiveness; using mediawikiwiki:Extension:CSS instead of template; and using wikitables to use colours of the user's current theme.



Welcome to !

Leading the way in newschool multiplayer Doom online.

Zandronum is a Doom source port focused on a modern client-server multiplayer experience. Being the continuation of Skulltag, it adds support for modern GZDoom features and mods, while keeping compatibility with Skulltag content.

Releases

Latest release: 3.1
Latest beta: 3.2-alpha-240414-1910
Version history

Need help? Check the FAQ and list of common problems before asking on the Discord or posting on the forums.