rlgwebd/style-rlg.css
John "Elwin" Edwards 018adf9acf RLG-Web client: some cleanup
Separate RLG-specific CSS into its own file, fix some typos.
2012-05-23 07:46:08 -07:00

11 lines
111 B
CSS

html {
background-color: #C0FFC0;
color: #101040;
}
h1 {
text-align: center;
}
div.modal {
clear: both;
}