Changeset 229


Ignore:
Timestamp:
Dec 18, 2009, 10:01:05 AM (14 years ago)
Author:
gav
Message:

Small css fix, tested on FF and IE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web-app/css/main.css

    r221 r229  
    1414
    1515body {
    16     text-align: center;
    17     width: 980px
    18     background: #fff;
     16    text-align: center;
    1917    color: #222;
    2018    font: 14px verdana, arial, helvetica, sans-serif;
     
    128126
    129127.nav {
    130     text-align: centre;
     128    text-align: center;
    131129    background: url("../images/linkPanel_long.png") top no-repeat;
    132130    padding: 10px 0px 0px 0px;
Note: See TracChangeset for help on using the changeset viewer.