「Template:定数表组排列/styles.css」:修訂間差異

無編輯摘要
無編輯摘要
無編輯摘要
第58行: 第58行:


    .chart-constant-first {
    .chart-constant-first {
      height: 40px;
      height: 45px;
      width: 40px;
      width: 45px;
      padding: 3.6px;
      padding: 3.72px;
    }
    }
    .chart-constant-first span:first-of-type {
    .chart-constant-first span:first-of-type {
      font-size: 0.5rem;
      font-size: 0.75rem;
    }
    }
    .chart-constant-first span:nth-of-type(2) {
    .chart-constant-first span:nth-of-type(2) {
      font-size: 0.75rem;
      font-size: 1rem;
    }
    }


    .chart-constant-single {
    .chart-constant-single {
      width: 45px;
      width: 50px;
      margin: 1.1px;
      margin: 1.22px;
    }
    }