{dev}Osan Official Website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dev-osan.github.io/styles.css

51 lines
523 B

* {
background-color: #BDB;
color: #202222;
}
.rightalign{
text-align:right;
}
.osanlogo{
font-size:64px;
}
.visionstatement{
text-align:center;
font-style: italic;
}
.wingdings-image{
font-family:"Wingdings";
font-size:96px;
color:#040;
width:120px;
}
.webdings-image{
font-family:"Webdings";
font-size:96px;
color:#040;
width:120px;
}
.info-display{
padding-top:16px;
}
.info-header{
font-size:48px;
}
.info-header-sm{
padding-left:12px;
}
.answer{
margin-left:10px;
}
.spacer{
height:64px;
}