@@ -136,7 +136,7 @@ meta_descr: meta_descr.workgroups
{% t team.mrl_start %}
{% t team.contacts %}
- - {% t team.chat %}
#monero-research-lab
+ - {% t team.chat %}
#monero-research-lab
@@ -154,7 +154,7 @@ meta_descr: meta_descr.workgroups
{% t team.space_start %}
{% t team.contacts %}
@@ -174,7 +174,7 @@ meta_descr: meta_descr.workgroups
{% t team.mpwg_start %}
{% t team.contacts %}
- - {% t team.chat %}
#monero-policy
+ - {% t team.chat %}
#monero-policy
- Email:
policy[at]getmonero[dot]org
- {% t team.website %} moneropolicy.org
@@ -191,7 +191,7 @@ meta_descr: meta_descr.workgroups
{% t team.mrw_start %}
{% t team.contacts %}
- - {% t team.chat %}
#monero-mrw
+ - {% t team.chat %}
#monero-mrw
- {% t team.website %} mrw.getmonero.org
diff --git a/css/custom.css b/css/custom.css
index 84e6662541..44d115b1b8 100644
--- a/css/custom.css
+++ b/css/custom.css
@@ -991,20 +991,20 @@ a {
/* External link icon */
a[href^="https:"]:not([href*="getmonero.org"]):not([class*="btn-link"]):not([class="chats-img"]):not([class*="ext-noicon"]):not([class*="white"]) {
- background: url(/img/external.png) no-repeat right;
+ background: url(/img/external.avif) no-repeat right;
padding-right: 0.7em;
margin-right: 0.3rem;
background-size: 0.6em;
}
a[href^="https:"]:not([href*="getmonero.org"]).white {
- background: url(/img/external-white.png) no-repeat right;
+ background: url(/img/external-white.avif) no-repeat right;
padding-right: 0.7em;
background-size: 0.6em;
}
a[href^="https:"]:not([href*="getmonero.org"]).orange {
- background: url(/img/external.png) no-repeat right;
+ background: url(/img/external.avif) no-repeat right;
padding-right: 0.7em;
padding-top: 0.5em;
background-size: 0.6em;
@@ -1237,7 +1237,7 @@ label.upgrade-x:after {
}
ul.logo {
- list-style-image: url('/img/logo-list.png');
+ list-style-image: url('/img/logo-list.avif');
}
a.arrow-up {
@@ -2885,7 +2885,7 @@ p.main-downloads {
}
.mining li.cons:before {
- content: url("/img/emojis/274C.png");
+ content: url("/img/emojis/274C.avif");
}
/****************************FOOTER***************************/
@@ -3135,12 +3135,12 @@ footer {
}
.guides span.icon-page {
- background-image: url(../img/emojis/1F4C4.png);
+ background-image: url(../img/emojis/1F4C4.avif);
float: left;
}
.guides span.icon-globe {
- background-image: url(../img/emojis/1F310.png);
+ background-image: url(../img/emojis/1F310.avif);
float: left;
}
@@ -3179,7 +3179,7 @@ footer {
}
.downloads ul.logo {
- list-style-image: url('/img/logo-list.png');
+ list-style-image: url('/img/logo-list.avif');
}
.download-nav.info-block {
@@ -3552,7 +3552,7 @@ span.icon-git {
}
.merchants span.cross {
- background-image: url("/img/emojis/274C.png");
+ background-image: url("/img/emojis/274C.avif");
}
.merchants a.btn-fixed {
@@ -3594,15 +3594,15 @@ img.emoji {
}
.roadmap li.ongoing:before {
- content: url("/img/emojis/1F6A7.png");
+ content: url("/img/emojis/1F6A7.avif");
}
.roadmap li.upcoming:before {
- content: url("/img/emojis/1F9ED.png");
+ content: url("/img/emojis/1F9ED.avif");
}
.roadmap li.proposed:before {
- content: url("/img/emojis/1F310.png");
+ content: url("/img/emojis/1F310.avif");
}
.roadmap .tabPanel-content span, .roadmap .ms-completed, .roadmap .ms-upcoming {
@@ -4068,7 +4068,7 @@ img.emoji {
}
.feed span.feed-pic {
- background: url(../img/feed.png) no-repeat;
+ background: url(../img/feed.avif) no-repeat;
position: absolute;
right: 0;
}
@@ -4442,7 +4442,7 @@ p.hangouts-social {
}
.faq ul.logo {
- list-style-image: url('/img/logo-list.png');
+ list-style-image: url('/img/logo-list.avif');
}
.faq li.category {
@@ -4476,7 +4476,7 @@ p.hangouts-social {
}
.tab .anchor:before {
- content: url('/img/link.png');
+ content: url('/img/link.avif');
}
.tab:hover .anchor {
@@ -4613,7 +4613,7 @@ input.accordion[type=radio]:checked + label::after {
}
.info-tooltip {
- background: url("/img/circled-i.png") no-repeat right top;
+ background: url("/img/circled-i.avif") no-repeat right top;
padding-right: 0.7rem;
background-size: 0.7rem;
}
diff --git a/index.html b/index.html
index 5b523dc4ee..310c2a539d 100644
--- a/index.html
+++ b/index.html
@@ -144,7 +144,7 @@
{% t home.contributecommunity %}