@@ -30,6 +30,16 @@ if (!isset($_SESSION['uid'])) header("Location: index.php");
text-align: center;
}
footer {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: red;
color: white;
text-align: center;
}
form {
padding: 3px;
width: 100%;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.