• Resolved camillanorberg

    (@camillanorberg)


    Hi
    I have different kind of tables and they are numered in interval e.g. 1-99 I want a special css for and 100-200 another css, is it possible to write something like this

    .tablepress-id-1:99
    .tablepress tbody td {
    vertical-align: middle;
    border: 2px solid #000000 !important;
    font-size: 10px;
    width: 25%;
    }

    Best regards
    Camilla

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Interval of tables’ is closed to new replies.