d
d
This commit is contained in:
@ -172,7 +172,22 @@ button.level:active {
|
||||
cursor:pointer;
|
||||
background-position: center center;
|
||||
background-size:cover;
|
||||
line-height:100px;
|
||||
font-weight:bold;
|
||||
font-size:40px;
|
||||
}
|
||||
#imgRef:active {
|
||||
cursor:wait;
|
||||
}
|
||||
}
|
||||
|
||||
.trophy-text {
|
||||
font-weight: bold;
|
||||
line-height: 40px;
|
||||
font-size: 25px;
|
||||
color: gold;
|
||||
display: inline-block;
|
||||
padding: 0 15px;
|
||||
height: 40px;
|
||||
border-radius: 50%;
|
||||
background: rgba(0, 0, 0, 0.7)
|
||||
}
|
||||
|
Reference in New Issue
Block a user