Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/** Add css rules here for your application. */

h1 {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

body, td, a, div, .p {
    font-family: arial, sans-serif
}

body {
    background-color:pink;
}

.TestPanel {
    background-color:lightgreen;
}

Commits for litesoft/trunk/GWT_Sandbox/Upload/warResources/v2/App.css

Diff revisions: vs.
Revision Author Commited Message
518 GeorgeS picture GeorgeS Tue 27 Sep, 2011 04:06:12 +0000