forked from cory/tildefriends
Redo auth flow with lit. Beef up the test a bit, accordingly.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4392 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -100,33 +100,6 @@ a:active {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#auth_greeting {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#auth {
|
||||
display: flex;
|
||||
flex-flow: row;
|
||||
align-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#auth_login {
|
||||
flex: 0 1 auto;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.auth_or {
|
||||
flex: 0 1 auto;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
#auth_guest {
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
|
||||
.notice {
|
||||
color: #cb4b16;
|
||||
margin: 1em;
|
||||
|
Reference in New Issue
Block a user