mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 18:49:07 +00:00
6a7fdd8315
Also added the autobuild manager scripts This was SVN commit r6697.
12 lines
126 B
CSS
12 lines
126 B
CSS
body {
|
|
font-family: sans-serif;
|
|
}
|
|
|
|
table {
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
table th, table td {
|
|
border: 1px solid #aaa;
|
|
}
|