main.css 86 B

12345678
  1. body {
  2. font-family: sans;
  3. font-size: 1em;
  4. }
  5. div.logout {
  6. float: right;
  7. }