working changes for new auth
This commit is contained in:
@@ -11,6 +11,10 @@ body {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.marginbottom1em {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.resultfeed {
|
||||
height: 100%;
|
||||
}
|
||||
@@ -30,7 +34,8 @@ body {
|
||||
input, select, textarea, button {
|
||||
background: none;
|
||||
color: white;
|
||||
border: 2px solid white;
|
||||
border: 1px solid white;
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
input:disabled, button:disabled {
|
||||
|
||||
Reference in New Issue
Block a user