Noch "bessere" Farben
This commit is contained in:
Submodule public/projects updated: d95330fd8b...e1cc5b77c1
@ -22,4 +22,14 @@
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 120%;
|
font-size: 120%;
|
||||||
}
|
}
|
||||||
|
.paragraph {
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
tbody>tr:nth-of-type(odd), #footer {
|
||||||
|
background-color: #1f2420;
|
||||||
|
}
|
||||||
|
|
||||||
|
tbody>tr:hover {
|
||||||
|
background-color: #364239;
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user