16 lines
219 B
CSS
16 lines
219 B
CSS
.subtitle img{
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.messageCreator{
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
.messageFeed{
|
|
font-family: Georgia, 'Times New Roman', Times, serif;
|
|
}
|
|
|
|
footer{
|
|
padding-top: 1em;
|
|
padding-bottom: 0.5em;
|
|
} |