Explorar el Código

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and project care by lots of Simplicity bits hace 3 años
padre
commit
b8d59a0135
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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;