gallium-workshop/public/docs/index.css

24 lines
298 B
CSS
Raw Permalink Normal View History

2023-10-16 18:42:23 -07:00
#logo {
float: left;
width: 150px;
padding-bottom: 75px;
margin-right: 50px;
}
.post p {
color: white;
font-family: 'Helvetica', sans-serif;
margin: 0;
}
strong {
color: white;
}
h4 {
color: white;
font-family: 'Phudu', cursive;
font-size: 20px;
letter-spacing: 1.5px;
}