rlgwebd/style-rlg.css

12 lines
111 B
CSS
Raw Normal View History

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