node-tagger
Version:
Node Web Service to tag Part Of Speech (POS)
20 lines (19 loc) • 331 B
CSS
.navbar .brand-right {
display: block;
float: right;
padding: 6px;
margin-right: -20px;
font-size: 20px;
font-weight: 200;
line-height: 1;
color: #999999;
}
.navbar .brand-middle {
display: block;
padding: 6px;
margin-right: -20px;
font-size: 20px;
font-weight: 200;
line-height: 1;
color: #999999;
}