Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- @CHARSET "UTF-8";
- .jobsummary section{
- margin-bottom:0px;
- }
- .jobfield{
- width: 100%;
- margin: 0 0 0px;
- padding: 0.5em 0.5em 0.5em 4em;
- }
- .confirmfield{
- padding-top:auto;
- padding-bottom:auto;
- padding-left: 20px;
- background-color: #f7be68;
- font-weight:bolder;
- font-size: 1.5em;
- }
- .confirmfield label{
- width: 100%;
- }
-
- .fullinner > .vc_column-inner {padding:0px;}
- .jobcard {
- margin-top: 10px !important;
- margin-bottom: 20px !important;
- border-top-width: 0px !important;
- border-right-width: 0px !important;
- border-bottom-width: 0px !important;
- border-left-width: 0px !important;
- padding-top: 0px !important;
- padding-right: 0px !important;
- padding-bottom: 0px !important;
- padding-left: 0px !important;
- background-color: #f7be68 !important;
- box-shadow: 0px 0px 10px black;
- width: 96% !important;
- margin-left: 2% !important;
- margin-right: 2% !important;
- left: 0px !important;
- }
-
- .jobcard .vc_message_box{
- border-color:transparent;
- }
- #jobtemplate{
- display:none;
- }
|