Make hostname left aligned - looks much better

pull/56/head
Ivan Susanin 9 years ago
parent 6f0cce3de5
commit 1e769245ab
  1. 2
      html/style.css

@ -211,7 +211,7 @@ pre.console a {
font-size: 12px;
height: 20px;
padding-left: 10px;
text-align: center;
text-align: left;
color: #fff;
background: #9d1414;
}

Loading…
Cancel
Save