Commit 7aaf6d5caa2572c71d869ff24cae0aa9a3c4e1d2
- Diff rendering mode:
- inline
- side by side
app/stylesheets/screen.sass
(0 / 1)
|   | |||
| 43 | 43 | h1 | |
| 44 | 44 | +font-size(19px) | |
| 45 | 45 | display: inline | |
| 46 | font-weight: bold | ||
| 47 | 46 | .account | |
| 48 | 47 | +column(575px,last) | |
| 49 | 48 | text-align: right |
|   | |||
| 27 | 27 | ||
| 28 | 28 | #Header { float: left; margin-right: 0px; width: 975px; } | |
| 29 | 29 | #Header .title { float: left; margin-right: 10px; width: 390px; height: 50px; padding: 20px 0 10px 0; } | |
| 30 | #Header .title h1 { font-size: 146.154%; display: inline; font-weight: bold; } | ||
| 30 | #Header .title h1 { font-size: 146.154%; display: inline; } | ||
| 31 | 31 | #Header .account { float: left; margin-right: 0px; width: 575px; text-align: right; } | |
| 32 | 32 | #Header .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; } | |
| 33 | 33 |

