|
@@ -66,10 +66,13 @@ table.parameters th { |
|
|
table.parameters tr:first-child { |
|
|
table.parameters tr:first-child { |
|
|
font-family: sans-serif; |
|
|
font-family: sans-serif; |
|
|
font-size: 1.17em; |
|
|
font-size: 1.17em; |
|
|
background-color: #369; |
|
|
|
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
table.parameters tr:first-child td { |
|
|
|
|
|
background-color: #369; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
table.parameters td:first-child { |
|
|
table.parameters td:first-child { |
|
|
font-family: monospace; |
|
|
font-family: monospace; |
|
|
} |
|
|
} |
|
|