Commit 0c16b5c2 authored by Simonas's avatar Simonas

Merge branch 'checked-icon' into dev

parents 18674fe6 89d4a936
......@@ -31,8 +31,9 @@
.c-jobs-section--item { /* line-height: 33px; */ }
.c-jobs-section--item-active {
.c-jobs-section--anchor { color: #1FB299; }
.c-jobs-section--item-active { position: relative;
&:after { content: '\2713'; position: absolute; top: 6px; right: 0; color: #1FB299; }
.c-jobs-section--anchor { color: #1FB299; padding-right: 14px; }
}
.c-jobs-section--anchor { display: block; color: #939393; font-size: 14px; text-decoration: none; padding: 7px 0; line-height: 19px;
......
......@@ -40,13 +40,13 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" >
<link rel="preload" href="/wp-content/themes/biuro/css/main-dce8190141.min.css" as="style" onload="this.rel='stylesheet'">
<link rel="preload" href="/wp-content/themes/biuro/css/main-5c49ba0a8b.min.css" as="style" onload="this.rel='stylesheet'">
<link rel="preconnect" href="https://www.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<noscript>
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-dce8190141.min.css">
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-5c49ba0a8b.min.css">
</noscript>
<?php wp_head(); ?>
......
......@@ -40,13 +40,13 @@
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-300.woff2" crossorigin="anonymous" >
<link rel="preload" as="font" type="font/woff2" href="/wp-content/themes/biuro/fonts/roboto-v19-cyrillic_latin_cyrillic-ext_latin-ext-700.woff2" crossorigin="anonymous" >
<link rel="preload" href="/wp-content/themes/biuro/css/main-dce8190141.min.css" as="style" onload="this.rel='stylesheet'">
<link rel="preload" href="/wp-content/themes/biuro/css/main-5c49ba0a8b.min.css" as="style" onload="this.rel='stylesheet'">
<link rel="preconnect" href="https://www.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<noscript>
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-dce8190141.min.css">
<link rel="stylesheet" href="/wp-content/themes/biuro/css/main-5c49ba0a8b.min.css">
</noscript>
<?php wp_head(); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment