Leaguepedia | League of Legends Esports Wiki
m (→‎top: PlayerDisambig -> DisambigPage)
 
No edit summary
 
Line 1: Line 1:
  +
div.redx {
−
{{DisambigPage
 
  +
−
|team1=Lyon Gaming (2013 Latin American Team)
 
  +
display: inline-block;
−
|team2=Lyon Gaming (2017 Latin America North Team)
 
  +
width: 15px;
}}
 
  +
background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/lolesports_gamepedia_en/8/89/RedX.png);
  +
background-repeat:no-repeat;
 
}
  +
  +
div.greencheck {
  +
  +
display: inline-block;
  +
width: 15px;
  +
background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/lolesports_gamepedia_en/6/66/GreenCheck.png);
  +
background-repeat:no-repeat;
  +
}

Revision as of 06:51, 25 January 2018

div.redx {

    display: inline-block;
    width: 15px;
    background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/lolesports_gamepedia_en/8/89/RedX.png);
    background-repeat:no-repeat;
}

div.greencheck {

    display: inline-block;
    width: 15px;
    background-image: url(https://d1u5p3l4wpay3k.cloudfront.net/lolesports_gamepedia_en/6/66/GreenCheck.png);
    background-repeat:no-repeat;
}