docs: update OGS/Universe
This commit is contained in:
69
OGS/Universe.md
Executable file
69
OGS/Universe.md
Executable file
@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
title: The Oldgate Universe
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2023-09-24T02:39:56.841Z
|
||||||
|
tags:
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 2023-09-24T02:37:35.560Z
|
||||||
|
---
|
||||||
|
|
||||||
|
# The Oldgate Universe
|
||||||
|
> This Page is a work in progress!
|
||||||
|
{.is-warning}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.grid-container {
|
||||||
|
padding-top: 2px;
|
||||||
|
align-items: normal !important;
|
||||||
|
box-sizing: border-box;
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
text-align: center;
|
||||||
|
padding: 5px;
|
||||||
|
}
|
||||||
|
figcaption{
|
||||||
|
background-color: #7289DA;
|
||||||
|
}
|
||||||
|
figure img{
|
||||||
|
border-radius: 2px;
|
||||||
|
background-color: #4E5D94;
|
||||||
|
padding-bottom: none!important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<div class="grid-container">
|
||||||
|
<figure id="ojer">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-happy-ojer.svg"
|
||||||
|
alt="white-happy-ojer" loading="eager">
|
||||||
|
<figcaption>Obtuse Ojer</figcaption>
|
||||||
|
</figure>
|
||||||
|
<figure id="gary">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-happy-gaffer-gary.svg"
|
||||||
|
alt="white-happy-gaffer-gary" loading="eager">
|
||||||
|
<figcaption>Gaffer Gary</figcaption>
|
||||||
|
</figure>
|
||||||
|
<figure id="steve">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-happy-shifty-steve.svg"
|
||||||
|
alt="white-happy-shifty-steve" loading="eager">
|
||||||
|
<figcaption>Shifty Steve</figcaption>
|
||||||
|
</figure>
|
||||||
|
<figure id="nonical">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-happy-notorious-nonical.svg"
|
||||||
|
alt="white-happy-notorious-nonical" loading="eager">
|
||||||
|
<figcaption>Notorious Nonical</figcaption>
|
||||||
|
</figure>
|
||||||
|
<figure id="nonical">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-happy-lesbian-lesley.svg"
|
||||||
|
alt="white-happy-lesbian-lesley" loading="eager">
|
||||||
|
<figcaption>Lesbian Lesley</figcaption>
|
||||||
|
</figure>
|
||||||
|
<figure id="nonical">
|
||||||
|
<img src="https://git.oldgate.org/OGS/Branding/raw/branch/main/Characters/vector/white/white-cold-carrie.svg"
|
||||||
|
alt="white-cold-carrie" loading="eager">
|
||||||
|
<figcaption>Cold Carrie</figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
Reference in New Issue
Block a user