Initial commit

This commit is contained in:
cel
2016-12-15 13:26:20 -08:00
commit 829750e126
8 changed files with 630 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
.ssb-timestamp {
float: right;
}
.ssb-avatar-image {
vertical-align: top;
}
.ssb-avatar-name {
margin-left: 1ex;
}
.ssb-post img {
max-width: 100%;
}