Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
blob: ae7eab8e60bd80d4ce48a71e91ca9ad13fb817a3 (plain)
1
2
3
4
5
6
7
8
9
label.username {
  color: rgb(4, 97, 190);
  font-weight: 700;
}

box.message {
  padding-top: 2px;
  padding-bottom: 2px;
}