svn path=/Website/branches/v2017.2/; revision=36278
This commit is contained in:
Ruud Lipper
2017-12-07 10:54:32 +00:00
parent 1424640c4a
commit 80819bf0ce
2 changed files with 31 additions and 31 deletions

View File

@@ -15,7 +15,7 @@
}
table.details {
background-color: "#31398C";
background-color: "#006eab";
}
th {
@@ -28,7 +28,7 @@
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #31398C;
background-color: #006eab;
}
td {

View File

@@ -35,7 +35,7 @@
td.label {
font-size: 8pt;
font-weight: bold;
color: #4f1e4c;
color: #006eab;
}
td.value {
@@ -54,7 +54,7 @@
span.seperator {
font-size: 8pt;
color: #e1034b;
color: #006eab;
}
</style>
</xsl:template>