mirror of
https://github.com/idanoo/nzart-exam-generator
synced 2025-07-03 06:42:17 +00:00
User login progress
This commit is contained in:
parent
4b01dc70ec
commit
0c6a5f3833
7 changed files with 158 additions and 51 deletions
10
css/main.css
10
css/main.css
|
@ -24,6 +24,16 @@ html, body, #container {
|
|||
margin: 0 auto 0 auto;
|
||||
}
|
||||
|
||||
#user {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
margin-right: 15px;
|
||||
margin-top: 10px;
|
||||
width: 250px;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
html {
|
||||
color: #222;
|
||||
font-size: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue