Basic 20Q display
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
@import "../scss/rings";
|
||||
@import "../scss/skills";
|
||||
@import "../scss/items";
|
||||
@import "../scss/twentyquestions";
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
6
system/styles/scss/twentyquestions.scss
Normal file
6
system/styles/scss/twentyquestions.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
table tr td {
|
||||
vertical-align: top;
|
||||
}
|
||||
.dropbox {
|
||||
min-height: 75px;
|
||||
}
|
||||
Reference in New Issue
Block a user