comparison style-rlg.css @ 21:82be54381964

RLG-Web client: some cleanup Separate RLG-specific CSS into its own file, fix some typos.
author John "Elwin" Edwards <elwin@sdf.org>
date Wed, 23 May 2012 07:46:08 -0700
parents
children 1bbd0e76ba92
comparison
equal deleted inserted replaced
20:5f785e1d5cca 21:82be54381964
1 html {
2 background-color: #C0FFC0;
3 color: #101040;
4 }
5
6 h1 {
7 text-align: center;
8 }
9 div.modal {
10 clear: both;
11 }