diff options
Diffstat (limited to 'css/site.css')
| -rw-r--r-- | css/site.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/site.css b/css/site.css index 5daa63e..03a3b26 100644 --- a/css/site.css +++ b/css/site.css @@ -137,6 +137,12 @@ a:hover.whiteLink { text-decoration: underline; } +#loginLeft { + float: left; + text-align: right; + margin-right: 1em; +} + #systemMsgs { position: absolute; width: 59%; |
