[www] r743 - trunk/packs.matroska.org/data
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: atamido
Date: 2004-10-17 23:52:14 +0400 (Sun, 17 Oct 2004)
New Revision: 743
Modified:
trunk/packs.matroska.org/data/design.css
Log:
Make the green of the resolution a little darker.
Modified: trunk/packs.matroska.org/data/design.css
===================================================================
--- trunk/packs.matroska.org/data/design.css 2004-10-17 19:49:05 UTC (rev 742)
+++ trunk/packs.matroska.org/data/design.css 2004-10-17 19:52:14 UTC (rev 743)
@@ -76,7 +76,7 @@
}
.issue {
- margin: 2em 1em 2em 1em;
+ margin: 2em 1em 2em;
}
.issuetitle {
@@ -84,10 +84,10 @@
}
.res {
- margin: 2em 1em 2em 1em;
+ margin: 2em 1em 2em;
}
.soltitle {
- color: #00FF00;
+ color: #009900;
}