4.1 Beta...ish #12
2
public/css/app.min.css
vendored
2
public/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@ -396,6 +396,10 @@ a:hover, a:active {
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small_character {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
.details picture.cover,
|
.details picture.cover,
|
||||||
picture.cover {
|
picture.cover {
|
||||||
display: initial;
|
display: initial;
|
||||||
@ -408,6 +412,10 @@ picture.cover {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small_character {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
.media .edit_buttons > button {
|
.media .edit_buttons > button {
|
||||||
margin: 0.5em auto;
|
margin: 0.5em auto;
|
||||||
}
|
}
|
||||||
@ -805,6 +813,12 @@ aside.info picture, aside.info img {
|
|||||||
height: 250px;
|
height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.small_character img,
|
||||||
|
.small_character picture {
|
||||||
|
max-height: 250px;
|
||||||
|
max-width: 160px;
|
||||||
|
}
|
||||||
|
|
||||||
.user-page .media-wrap {
|
.user-page .media-wrap {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user