RSS Git Download  Clone
Raw Blame History
.row {
  margin:15px 0;
}
.header {
    color: #36a0ff;
    font-size: 20px;
}
label {
  margin-bottom: 0;
  margin-left: 1px;
}
a.reset:link,
a.reset:visited {
	font-size:12pt;
	color:inherit;
	font-size:inherit;
	text-decoration: none;
}
a:hover { background: #9dd2fc; text-decoration: none; }
.text-muted { font-size: 18px; }
:target {
   background-color: #ffa !important; /* need to override .table-striped rule */
}
.input-group-text { background: #bdcde4 }
.spacer-5  { margin-left: 5px }
.spacer-10 { margin-left: 10px }
.noWrap { white-space: nowrap; }
#results td { font-family: "Lucida Console", Courier, monospace }
#alert { padding: 20px }