Changes

Jump to navigation Jump to search
588 bytes added ,  19:18, 9 September 2020
Bubble, EXP + DLC Labels
Line 57: Line 57:  
     border: 5px solid #1BAAEA;
 
     border: 5px solid #1BAAEA;
 
     font-family: 'Linux Libertine','Georgia','Times',serif;
 
     font-family: 'Linux Libertine','Georgia','Times',serif;
 +
}
 +
 +
#main-wagon-list .EXP, #main-wagon-list .DLC {
 +
position: relative;
 +
top: 74px;
 +
right: -98px;
 +
margin-top: -16px;
 +
width: 25px;
 +
padding: 0px 2px;
 +
line-height: 16px;
 +
font-size: 80%;
 +
font-weight: bold;
 +
color: #FFFFFF;
 +
}
 +
 +
#main-wagon-list .EXP {
 +
background-color: #FF0000;
 +
}
 +
 +
#main-wagon-list .DLC {
 +
background-color: #A555B2;
 +
}
 +
 +
#main-wagon-list #bubble {
 +
width: 25px;
 +
height: 25px;
 +
margin-bottom: -25px;
 +
z-index: -1;
 +
position: relative;
 +
bottom: 43px;
 +
left: 37px;
 +
-moz-border-radius: 13px;
 +
-webkit-border-radius: 13px;
 +
border-radius: 13px;
 +
background-color: #495460;
 
}
 
}
  
Anonymous user

Navigation menu