Parent Directory | Revision Log
Create web interface.
1 | body { background-color: #eec; color: #000; |
2 | font-family: sans-serif; } |
3 | h1 { border-bottom: solid thick #31b531; font-size: 2em; } |
4 | form, pre { border: solid thin black; |
5 | background-color: white; |
6 | padding: 0.5em; display: table; } |
7 | form p { margin: 0; padding: 0.2em; } |
8 | input[type="text"] { width: 20em; margin-right: 0.4em; } |
9 | pre { font-family: sans-serif; } |
ViewVC Help | |
Powered by ViewVC 1.1.26 |