lycan/css/style.css

16 lines
219 B
CSS
Raw Normal View History

.subtitle img{
padding-left: 5px;
}
.messageCreator{
margin-bottom: 1em;
2020-10-05 08:42:20 +00:00
}
2020-10-09 02:02:35 +00:00
.messageFeed{
font-family: Georgia, 'Times New Roman', Times, serif;
2020-10-13 07:39:24 +00:00
}
footer{
padding-top: 1em;
padding-bottom: 0.5em;
2020-10-09 02:02:35 +00:00
}