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