mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
improve reddit error messages
This commit is contained in:
@@ -300,6 +300,12 @@ input[type="submit"]:hover,
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
.reddit-error {
|
||||
text-align: center;
|
||||
float: left;
|
||||
width: 100%;
|
||||
padding: 37px 0px 20px 0px;
|
||||
}
|
||||
footer {
|
||||
padding: 10px;
|
||||
margin: 2.5% 0 0;
|
||||
|
||||
Reference in New Issue
Block a user