HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/dallavitae/OLD_WP/wp-content/themes/skrollex/assets/css/src/schemes/wp-elements.less
.widget:not(.x40-widget) {
	*{
		@brd: fadeout(@text, 80%) !important;
		border-top-color: @brd !important;
		border-bottom-color: @brd !important;
		border-left-color: @brd !important;
		border-right-color: @brd !important;
		color: @heading !important;
	}
	a:hover{
		color: @highlight !important;
		border-color: fadeout(@heading, 40%) !important;
	}
	input[type]{
		border-color: fadeout(@heading, 60%) !important;
		color: @text !important;
	}
	li:not(:last-child) {
		border-color: fadeout(@heading, 50%) !important;
	}
	.section-nav-title{
		color: @highlight !important;
	}
}
&.header-page-title-container{
	*{
		border-color: fadeout(@heading, 60%) !important;
		color: @heading !important;
	}
	a{
		color: @link !important;
		&:hover{
			color: @text !important;
		}
	}
}
& span.wpcf7-not-valid-tip{
	color: @highlight;
}
&{
	div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors{
		border-color: fadeout(@highlight, 50%)
	}
}
& div.wpcf7 .placeheld{
	color: fadeout(@text, 40%)
}