[www] r742 - trunk/packs.matroska.org/data
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: atamido
Date: 2004-10-17 23:49:05 +0400 (Sun, 17 Oct 2004)
New Revision: 742
Modified:
trunk/packs.matroska.org/data/design.css
Log:
Got the colors backwards on the last commit.
Modified: trunk/packs.matroska.org/data/design.css
===================================================================
--- trunk/packs.matroska.org/data/design.css 2004-10-17 19:47:13 UTC (rev 741)
+++ trunk/packs.matroska.org/data/design.css 2004-10-17 19:49:05 UTC (rev 742)
@@ -76,18 +76,18 @@
}
.issue {
- margin: 200% 1 200% 1;
+ margin: 2em 1em 2em 1em;
}
.issuetitle {
- color: #00FF00;
+ color: #FF0000;
}
.res {
- margin: 200% 1 200% 1;
+ margin: 2em 1em 2em 1em;
}
.soltitle {
- color: #FF0000;
+ color: #00FF00;
}