mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 23:30:06 +00:00
add basic layout for files
This commit is contained in:
24
src/content/blog/university/eai-presentation.md
Normal file
24
src/content/blog/university/eai-presentation.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: 'eai-presentation-frameworks'
|
||||
description: 'Lorem ipsum dolor sit amet'
|
||||
pubDate: 'Jul 08 2022'
|
||||
---
|
||||
<style is:global>
|
||||
h1 { color: #bb4d00 }
|
||||
h2 { color: #bb4d00 }
|
||||
h3 { color: #bb4d00 }
|
||||
h4 { color: #bb4d00 }
|
||||
body {background: #27272a }
|
||||
.wrapper {background: #18181b }
|
||||
p { color: #e2e2e2}
|
||||
a { color: #e2e2e2 }
|
||||
img { border: 10px solid;
|
||||
border-color: #bb4d00; }
|
||||
|
||||
ul {
|
||||
color: #e2e2e2;
|
||||
}
|
||||
ul li {
|
||||
color: #bb4d00;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user