Fossil

Diff
Login

Differences From Artifact [a9ea441b74]:

To Artifact [752664cc8c]:


1
2
3

4
5
6
7
8
9
10
body {
    margin: 0 auto;
    width: 960px;

    font-family: sans-serif;
    font-size:14pt;
}

a {
    color: #4183C4;
    text-decoration: none;


|
>







1
2
3
4
5
6
7
8
9
10
11
body {
    margin: 0 auto;
    min-width: 800px;
    padding: 0px 20px;
    font-family: sans-serif;
    font-size:14pt;
}

a {
    color: #4183C4;
    text-decoration: none;