base theme added

This commit is contained in:
Your Name
2018-10-27 10:31:59 +09:00
parent 4b05b480de
commit 4f6002a359
26 changed files with 4200 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
.wall-item-content.conv-list-mode {
max-width: 280px;
height:200px;
min-height: 200px;
overflow: hidden;
}
.thread-wrapper.toplevel_item.conv-list-mode {
width: 300px;
height: 300px;
float: left;
margin-left: 5px;
margin-bottom: 35px;
}