您好!这一次,他想在 Corona Disaster 中寻找一种新的工作方式。 琥珀 🌟采访。
试用期结束后,Amber 被店里的氛围和女孩们的亲切所吸引,决定加入这家店💕。
免费轮班"、"名牌礼品 "和 "我的表情得到了赞美 "只是 Amber 认为这家商店具有吸引力的众多因素中的几个!✨
如果你不确定将来是否要在这里工作,这是必须要做的🌈🌈。
现在,请看 Amber 👇 的真实声音。
/* 整体风格 */.
主体 {
font-family: Arial, sans-serif;.
background-colour: #f9f9f9;.
margin: 0;.
padding: 20px;.
}
.container {
max-width: 600px;.
margin: 0 auto;.
}
/* 常见的信息样式 */
.message {
margin: 10px 0;.
padding: 15px;.
border-radius: 10px;.
position: relative;.
max-width: 80%;.
line-height: 1.5;.
}
/* 来自商店的信息(左侧) */
.store {
background-colour: #e1f5fe;.
颜色: #01579b;.
align-self: flex-start;.
margin-left: 0;.
margin-right: auto;.
}
.store::after {
content: ";.
position: absolute;.
top: 10px;.
left: -10px;.
border: 10px solid transparent;.
border-right-colour: #e1f5fe;.
}
/* 来自演员的信息(右侧) */
.cast {
background-colour: #c8e6c9;.
color: #1b5e20;.
自对齐:柔性端;。
margin-left: auto;.
margin-right: 0;.
}
.cast::after {
content: ";.
position: absolute;.
top: 10px;.
right: -10px;.
border: 10px solid transparent;.
border-left-colour: #c8e6c9;.
}