forked from mirrors/0ad
Remove external resources and make log files standalone, to simplify installation
This was SVN commit r7062.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 8.8 KiB |
@@ -1,33 +0,0 @@
|
||||
body {
|
||||
background-color: #eee;
|
||||
font-family: sans-serif;
|
||||
color: black;
|
||||
}
|
||||
|
||||
p.logo {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
p {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.error {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.warning {
|
||||
color: blue;
|
||||
}
|
||||
Reference in New Issue
Block a user