4,554
edits
No edit summary |
No edit summary |
||
Line 1,445: | Line 1,445: | ||
.test-chronicle-block div#list { | .test-chronicle-block div#list { | ||
/*width: auto!important;*/ | /*width: auto!important;*/ | ||
} | |||
.test-list-view-button, .test-block-view-button, .test-chronicle-list-button, .test-random-list-button, .test-alphabetical-list-button, .test-chronicle-block-button, .test-random-block-button, .test-alphabetical-block-button { | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
} | |||
.test-list-view-button button, .test-block-view-button button, .test-chronicle-list-button button, .test-random-list-button button, .test-alphabetical-list-button button, .test-chronicle-block-button button, .test-random-block-button button, .test-alphabetical-block-button button { | |||
background: transparent; | |||
border: none; | |||
font-family: HALColant-TextRegular!important; | |||
cursor: pointer; | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.4px; | |||
} | } |