Files
homepage/src/content/blog/university/messanger.md
2026-03-04 17:46:10 +01:00

22 lines
340 B
Markdown

---
title: "Messenger-App/Server"
description: "Lorem ipsum dolor sit amet"
pubDate: "Jul 08 2022"
---
<style is:global>
h1,
h2,
h3,
h4,
ul li,
figcaption::before { color: #bb4d00 }
body {background: #27272a }
.wrapper {background: #18181b }
p, a, ul { color: #e2e2e2}
img {
border: 10px solid;
border-color: #bb4d00;
}
</style>