cool look

This commit is contained in:
awesomeuser 2023-08-01 22:26:11 +00:00
parent 84c9d58030
commit acabecf031

View file

@ -32,19 +32,24 @@
-webkit-box-sizing: border-box;
box-shadow: 0px 0px 10px gray;
border-radius: 8px;
overflow: hidden;
}
.post h1 {
margin: 0;
font-size: 20px;
background: var(--accent);
padding: 10px;
margin: -10px;
margin-bottom: 6px;
color: white;
}
</style>
</head>
<body>
<div class="post">
<h1 style="background: none;"><span style="color: var(--accent);">furp</span>social</h1>
<h1 style="background: none; color: black;"><span style="color: var(--accent);">furp</span>social</h1>
<hr>