ljh 2 years ago
parent
commit
3ff8ea0bd2
1 changed files with 8 additions and 2 deletions
  1. 8 2
      nngkxxdp/src/main/resources/static/impression/css/imperssion.css

+ 8 - 2
nngkxxdp/src/main/resources/static/impression/css/imperssion.css

@@ -1283,5 +1283,11 @@ a {
     
 }
 .album>.pontoon>p:hover{
-    background-color: #a0b1d1;
-}
+    /* background-color: #bacdef; */
+    background-color: #FF8400;
+    
+}
+.album>.pontoon>p>a:hover{
+    color: #fff;
+    font-weight: bold;
+}