ソースを参照

Add cascading results again

tags/v1.0^2
Benjamin Attal 10年前
コミット
08a8daa227
1個のファイルの変更2行の追加3行の削除
  1. +2
    -3
      static/sass/index.sass

+ 2
- 3
static/sass/index.sass ファイルの表示

@@ -302,9 +302,7 @@ div#results
div.result
width: $resultWidth
height: 200px
margin-top: 2%
margin-bottom: 10%

margin-bottom: 100%

table
border-collapse: collapse
@@ -316,6 +314,7 @@ div#results

&.cascade
@extend .t3
margin-bottom: 10%

div#display-info
font-size: 1.3em


読み込み中…
キャンセル
保存