Use CosmicSansNeueMono and shrink tag names

This commit is contained in:
Tom Willemse 2013-11-27 23:56:35 +01:00
parent f86a550930
commit c0ff83c752

View file

@ -41,14 +41,14 @@ h6 {
pre {
line-height: 100%;
font-family: "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace;
font-family: "CosmicSansNeueMono", "PT Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier new", monospace;
margin: 1.2em -8pt;
}
.tag {
float: right;
background-color: inherit;
font-size: 100%;
font-size: 15px;
}
.tag span {