Online-Liste schöner gemacht
This commit is contained in:
@@ -59,7 +59,7 @@ h2 {
|
||||
top: 0;
|
||||
z-index: 3;
|
||||
font-size: .9em;
|
||||
background-color: #222;
|
||||
background-color: #111;
|
||||
padding: 1em 0;
|
||||
}
|
||||
|
||||
@@ -87,15 +87,8 @@ table th {
|
||||
top: 3em;
|
||||
text-align: left;
|
||||
z-index: 2;
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
table th:first-child {
|
||||
border-top-left-radius: .25em;
|
||||
}
|
||||
|
||||
table th:last-child {
|
||||
border-top-right-radius: .25em;
|
||||
background-color: #111;
|
||||
border-top: 1px solid #151515;
|
||||
}
|
||||
|
||||
table th, table td {
|
||||
|
||||
Reference in New Issue
Block a user