Jelajahi Sumber

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits 3 tahun lalu
induk
melakukan
b8d59a0135
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  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;