@charset "utf-8"; /* LESS Document */ @blue: rgb(142, 187, 230); @green: rgb(26, 174, 137); @dark-green: rgb(0, 125, 141); @light: #fff; @font: rgb(29, 29, 27); @blue2: rgb(135,192,255); @green2: rgb(0,178,138); @dark-green2: rgb(0,125,140); @main-width: 1080px; @logo-size: 50px; html{ /*background-color: #e5e5e5;*/ text-align: justify; body{ /*margin-top: 50px;*/ } } body>.navbar{ margin-bottom: 0; } .v_line{ background-image: url("../img/bk16.jpg"); background-position: center; background-size: cover; .container{ } #v_nabor{ color: #fff; } } .v_form>div{ padding: 0 !important; } .footer { width: 100%; /* Set the fixed height of the footer here */ height: 60px; /*background-color: #e5e5e5;*/ .container p { margin: 20px 0 0 0; } } .footer > .container { padding-right: 15px; padding-left: 15px; } .v_form{ padding: 20px; } #v_index{ .label-primary{ font-size: 14px; } h4>.label-primary{ font-size: 16px; } /*.list-group-item>a{ color: #000000; text-decoration: underline; }*/ } #v_colleagues2{ #v_main a { color: #006699 !important; text-decoration: none ; } .entry-content h1 { font-size: 18px; font-weight: 600; } .modal-header{ font-size: 18px; color: #FF3300 !important; } .modal-body{ img{ max-width: 200px; padding-right: 10px; } } } #v_colleagues1{ .modal-body{ img{ max-width: 200px; padding-right: 10px; } } }