You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
420 B
CSS

body {
background: url('Imageresearch/Quantity.recognition.background.png');
background-size: 1400px, 500px;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 5px;
color: black;
font-family: monospace;
font-size: 10pt;
text-justify: inter-word;
columns: 3;
}
h1 {
font-family: sans-serif;
color: black;
}
.bio {
font-size: 7pt;
}