HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //home/mykensington.co.uk/public_html/v2/resources/css/forms.css
/*
 * ------------------------------------ Forms elements styling
*/

form {
    margin:0;
    padding:0;
}

select, option, input, textarea {
/*
    font-size:0.8em;
    */
    font-size:12px;
    margin:0;
}

:root select {
    position:relative;
    top:1px;
}

input.button {
    padding-left:7px;
    padding-right:7px;
}