forked from Botanical/BotanJS
HomeEntry Responsive style
This commit is contained in:
@@ -10,12 +10,22 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
[data-narrow] .h_info {
|
||||
position: relative;
|
||||
width: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.h_body {
|
||||
margin-left: 7em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
[data-narrow] .h_body
|
||||
, [data-narrow] .h_bodyWrapper {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.h_bodyWrapper {
|
||||
border: 1px solid #D4D7C9;
|
||||
background-color: #FAFAFA;
|
||||
@@ -47,6 +57,7 @@
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
[data-narrow] .h_avatarWrapper { display: inline; }
|
||||
|
||||
.h_avatar, .a_avatarWrapper {
|
||||
width: 80px;
|
||||
|
Reference in New Issue
Block a user