profile pages
This commit is contained in:
@@ -34,6 +34,3 @@
|
||||
</form>
|
||||
</div>
|
||||
<div id="posts">
|
||||
<div id="posts-header">
|
||||
<h1>posts</h1>
|
||||
</div>
|
||||
|
||||
@@ -61,6 +61,11 @@ img {
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: lime;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
nav {
|
||||
background: rgb(25, 25, 25);
|
||||
|
||||
Reference in New Issue
Block a user