_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

MediaWiki:Gadget-featured-articles-links.css

In today's world, MediaWiki:Gadget-featured-articles-links.css is a topic that interests a large number of people. Whether due to its relevance in society, or its impact on people's daily lives, MediaWiki:Gadget-featured-articles-links.css continues to generate debates and discussions in different areas. From its origin to its possible consequences, MediaWiki:Gadget-featured-articles-links.css has maintained the interest of academics, experts, and the general public. In this article, we will explore the different facets of MediaWiki:Gadget-featured-articles-links.css, analyzing its importance, its implications and its evolution over time.
/* Bullets for Good interwiki links */
.skin-vector li.GA,
.skin-monobook li.GA,
.skin-modern li.GA {
	list-style-image: url(//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png);
}

/* Bullets for Featured interwiki links */
.skin-vector li.FA,
.skin-monobook li.FA {
	list-style-image: url(//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png);
}
.skin-modern li.FA {
    list-style-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Modern-bullet-star.svg/9px-Modern-bullet-star.svg.png);
}