#theme-settings #info-version { padding: 15px 0; font-size: 1.6em; display: block; font-weight: bold; } #theme-settings #info-version a { font-weight: bold; color: #f66; font: inherit; transition: 0.3s ease-in-out; text-decoration: none; } #theme-settings #info-version a:hover, #theme-settings #info-version a:focus { color: black; text-decoration: underline; } #theme-settings tr { border-top: 1px solid rgba(0,0,0,0.05); } #theme-settings tr:first-child { border-top: none; } #theme-settings tr td > div { padding: 5px 0; } #theme-settings .socials div input.regular-text, #theme-settings .pages div input.regular-text { width: 80%; min-width: 300px; max-width: 800px; } #theme-settings .socials div label, #theme-settings .pages div label, #theme-settings .license div label { display: block; } #theme-settings .input-validation-error { border-color: red; }