~dpb/ubuntu-manpage-repository/remove-overflow-scroll

« back to all changes in this revision

Viewing changes to www/assets/light/css/styles.css

  • Committer: Dustin Kirkland
  • Date: 2013-01-02 17:35:17 UTC
  • mfrom: (196.1.2 ubuntu)
  • Revision ID: dustin.kirkland@gmail.com-20130102173517-5bywyjqoblzrxf2n
added quantal and raring
dropped maverick and natty
fixed font

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
body {
2
 
    font-family: "Ubuntu Beta", "Bitstream Vera Sans", DejaVu Sans, Tahoma, sans-serif;
 
2
    font-family: "Ubuntu", "Bitstream Vera Sans", DejaVu Sans, Tahoma, sans-serif;
3
3
    color: #333;
4
4
    background: white url(/assets/light/images/body_bg.png);
5
5
    font-size: 12px;