@font-face { font-family: 'whois-mono'; src: url('../../fonts/whois-mono.ttf'); } @font-face { font-family: 'SelectricMono'; src: url('../../fonts/SelectricMono.otf'); } body{ background: #ffffff; color:blue; font-family: 'whois-mono'; } a{ text-decoration: none; } a:visited { color:purple; } ul{ list-style: none; } li a{ text-decoration: none; color: #0000FF } li a:hover{ color: orange; } img{ max-width: 500px; } div{ /* width: 80%; */ margin:0 auto; padding: 1em 2em 1em; } .diverge{ margin-left: 1em; } .index { display: block; }