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

From Zandronum Wiki
No edit summary
Tag: Source edit
No edit summary
Tag: Source edit
 
(2 intermediate revisions by the same user not shown)
Line 61: Line 61:
         justify-content: center;
         justify-content: center;
         align-items: flex-start;
         align-items: flex-start;
         width: 95%;
         width: 95%; /* MediaWiki blocks var for some reason, so update this in .materia-flex-row.main too */
     }
     }


     .materia-flex-row.main {
     .materia-flex-row.main {
         width: calc(95% + 15px);
         width: calc(95% + 10px);
     }
     }


Line 79: Line 79:
         margin: 0px 5px;
         margin: 0px 5px;
         min-width: 300px;
         min-width: 300px;
    }
    .materia-box.transparent {
        border: 1px solid transparent;
        box-shadow: none;
        background-color: transparent;
    }
    .materia-box.transparent .materia-content {
        padding: 0 !important;
     }
     }
}}
}}
<div class="materia-body">
<div class="materia-body">
<div class="materia-flex-row" style="align-items: stretch">
<div class="materia-flex-row" style="align-items: stretch">
{| class="wikitable materia-box full" style="border: 1px solid #A4C95F; min-width: 70%; width: 0; flex-grow: 1; margin-right: 10px;"
{| class="wikitable materia-box transparent" style="min-width: 70%; width: 0; flex-grow: 1; margin-right: 10px;"
|
|
<div class="materia-content">
<div class="materia-content">

Latest revision as of 02:28, 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.