set the font size in Authentication box
This commit is contained in:
parent
4509e275b2
commit
587e273435
@ -113,6 +113,7 @@ p {
|
||||
width: 200px;
|
||||
height: 30px;
|
||||
border: 2px solid #45b408;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#noauthbox {
|
||||
@ -121,6 +122,7 @@ p {
|
||||
width: 200px;
|
||||
height: 30px;
|
||||
border: 2px solid #e03800;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#auth {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user