docs: update OGS/Universe

This commit is contained in:
Sophia Atkinson 2023-09-23 19:39:58 -07:00 committed by Codsworth Bot (Automated)
parent 65085b273a
commit 7dea8c6579
1 changed files with 69 additions and 0 deletions

69
OGS/Universe.md Executable file
View 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>