✨
This commit is contained in:
@@ -158,6 +158,10 @@
|
||||
-webkit-border-radius: 15px;
|
||||
-moz-border-radius: 15px;
|
||||
-o-border-radius: 15px;
|
||||
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.imgBox:after {
|
||||
@@ -168,17 +172,11 @@
|
||||
float: left;
|
||||
position: absolute;
|
||||
left: 20px;
|
||||
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.charImg {
|
||||
max-height: 95px;
|
||||
max-width: 174px;
|
||||
height: auto;
|
||||
width: auto;
|
||||
.screen {
|
||||
height: 95px;
|
||||
width: 174px;
|
||||
|
||||
margin-top: 20px;
|
||||
margin-bottom: 9px;
|
||||
@@ -191,4 +189,11 @@
|
||||
-moz-border-radius: 15px;
|
||||
-o-border-radius: 15px;
|
||||
}
|
||||
|
||||
.charImg {
|
||||
max-height: 95px;
|
||||
max-width: 174px;
|
||||
height: auto;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user