Making hosts pages dark
parent
bc99c9a47a
commit
8827ee076d
|
@ -623,14 +623,14 @@ table.table.error-table {
|
|||
table .monotype {
|
||||
font-family: Consolas, "Lucida Console", Monaco, monospace;
|
||||
letter-spacing: 0.69px;
|
||||
font-size: 11px;
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
color: $g9-mountain;
|
||||
}
|
||||
.table-dot {
|
||||
display: inline-block;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
border-radius: 50%;
|
||||
background-color: $g17-whisper;
|
||||
|
||||
|
|
Loading…
Reference in New Issue