[gen] Added a link to the home page for anonymous users; resized fields 'login' and 'password'.

This commit is contained in:
Gaetan Delannay 2013-02-19 17:38:15 +01:00
parent 34b0b13f84
commit c91f7477d9
2 changed files with 9 additions and 3 deletions

View file

@ -55,7 +55,7 @@ img { border: 0; vertical-align: middle}
.lang { margin-right: 6px; }
.userStrip { background-color: #6282B3; height: 35px;
border-top: 3px solid #034984; border-bottom: 2px solid #034984; }
.userStripText { font-size: 110%; padding: 0 0.3em 0 0.3em; color: white }
.userStripText { padding: 0 0.3em 0 0.3em; color: white }
.userStrip a { color: #e7e7e7 }
.userStrip a:visited { color: #e7e7e7 }
.navigate { border-bottom: 1px solid #5F7983;