groundbreaking changes (slightly styled infobox)
This commit is contained in:
@ -2005,6 +2005,15 @@ th {
|
||||
#error a {
|
||||
color: var(--accent);
|
||||
}
|
||||
#post_error {
|
||||
text-align: center;
|
||||
background: var(--post);
|
||||
border-radius: 5px;
|
||||
padding: 30px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 20px;
|
||||
width: 60em;
|
||||
}
|
||||
|
||||
#issue_warning {
|
||||
color: var(--popup-toreddit-text);
|
||||
|
Reference in New Issue
Block a user