changes
This commit is contained in:
@@ -243,6 +243,18 @@ footer {
|
||||
color: #fff;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
footer a {
|
||||
color: #fff;
|
||||
margin: 0 5px;
|
||||
font-size: 1.2rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
footer a:hover {
|
||||
color: #0070c0;
|
||||
}
|
||||
|
||||
.hero-list {
|
||||
list-style: none;
|
||||
text-align: left;
|
||||
@@ -408,13 +420,13 @@ footer {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
.cw-message.user {
|
||||
background-color: #eaf4ff;
|
||||
background-color: #DCF8C6;
|
||||
color: #333;
|
||||
margin-left: auto;
|
||||
text-align: right;
|
||||
}
|
||||
.cw-message.bot {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #E0E0E0;
|
||||
color: #333;
|
||||
margin-right: auto;
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user