thefoldwithin-earth/public/styles.css
Mark Randall Havens 7f86647175 fresh start
2025-10-19 16:48:12 -05:00

4 lines
186 B
CSS
Executable file

body { font-family: monospace; background: #f0f0f0; }
.room { border: 1px solid #ccc; padding: 1em; }
.exits a { display: block; }
.chat { border-top: 1px solid #000; margin-top: 1em; }