Browse Source

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 năm trước cách đây
mục cha
commit
b8d59a0135
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Public/static/css/style.css

+ 4 - 0
Public/static/css/style.css

@@ -49,6 +49,10 @@ body {
 .friend:hover {
   background-color: #E1E1E1;
 }
+.friend-selected {
+  background-color: #33aced;
+  color: #FFFFFF;
+}
 #footerCont {
   position: fixed; 
   top: 2000px;