Add missing .googie_link style

pull/5742/merge
Aleksander Machniak 8 years ago
parent 34ca4741d7
commit 503cdc4b0d

@ -18,6 +18,14 @@
font-family: monospace;
}
.googie_link {
color: #b91414;
text-decoration: underline;
cursor: pointer;
font-size: 9pt;
font-family: monospace;
}
.googie_list {
width: 100%;
margin: 0;

Loading…
Cancel
Save