16 lines
144 B
Plaintext
16 lines
144 B
Plaintext
.about {
|
|
margin: 3em auto;
|
|
width: 50%;
|
|
}
|
|
|
|
.about p {
|
|
margin: 2em;
|
|
}
|
|
|
|
.about a {
|
|
color: #fff;
|
|
}
|
|
|
|
.sponsor {
|
|
color: #ffa319;
|
|
} |