oohay-home/public/static/style.css

30 lines
291 B
CSS
Raw Normal View History

2025-07-09 14:16:37 -07:00
body {
background-color: #FAFAFA;
}
h1 {
margin: 0px;
line-height: 96px;
}
a.tiny {
color: #7900A7;
}
a.pin1 {
font-size: 14px;
color: #7900A7;
}
a:visited {
color: #7900A7;
}
.title {
color: #7900A7;
font-weight: bold;
font-size: 83px;
font-family: "Georgia";
}