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.

42 lines
521 B
CSS

p,
html,
#intro,
#maintext,
#footnotes,
#bio,
#references{
overflow: visible;
height:auto;
font-size: 10px;
columns:1;
}
#upper{
width: 90%;
height: 100px;
color: #A36BFF;
float: left;
}
#uppersec{
width: 90%;
height: 100px;
float: left;
color: #FF6400;
text-align:left;
}
#uppersym{
width: 10%;
height: 200px;
float: left;
font-size:20pt;
}
h1{
font-family: p10;
font-size: 40pt;
text-align: left;
}
.titlesym{
font-size:40pt;
}