mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
change ic png filenames and ref to all lowercase
This commit is contained in:
@@ -986,27 +986,27 @@ pre code {
|
||||
}
|
||||
|
||||
.discord-icon {
|
||||
content: url(../img/community/ic_Discord_light.png)
|
||||
content: url(../img/community/ic_discord_light.png)
|
||||
}
|
||||
|
||||
.twitter-icon {
|
||||
content: url(../img/community/ic_Twitter_light.png);
|
||||
content: url(../img/community/ic_twitter_light.png);
|
||||
}
|
||||
|
||||
.youtube-icon {
|
||||
content: url(../img/community/ic_Youtube_light.png);
|
||||
content: url(../img/community/ic_youtube_light.png);
|
||||
}
|
||||
|
||||
.xrpl-icon {
|
||||
content: url(../img/community/ic_XRPL_light.png);
|
||||
content: url(../img/community/ic_xrpl_light.png);
|
||||
}
|
||||
|
||||
.github-icon {
|
||||
content: url(../img/community/ic_GitHub_light.png);
|
||||
content: url(../img/community/ic_github_light.png);
|
||||
}
|
||||
|
||||
.stackoverflow-icon {
|
||||
content: url(../img/community/ic_StackOverflow_light.png);
|
||||
content: url(../img/community/ic_stackoverflow_light.png);
|
||||
}
|
||||
|
||||
#run-a-network-node .card-deck {
|
||||
|
||||
Reference in New Issue
Block a user