Difference between revisions of "Template:Pittsburgh"

Line 484: Line 484:
 
         padding: 0;
 
         padding: 0;
 
         overflow: hidden;
 
         overflow: hidden;
         background-color: #000080;
+
         background-color: #1c2957;
 
         font-size: 1.25em;
 
         font-size: 1.25em;
 
         font-weight: bold;
 
         font-weight: bold;
Line 504: Line 504:
 
             li.my-menu-item a:hover {
 
             li.my-menu-item a:hover {
 
                 /*background-color: #a2c2fb;*/
 
                 /*background-color: #a2c2fb;*/
                 color: #FFD700;
+
                 color: #cdb87d;
 
             }
 
             }
  
Line 510: Line 510:
 
         display: none;
 
         display: none;
 
         position: absolute;
 
         position: absolute;
         background-color: #a2c2fb;
+
         background-color: rgb(0,0,128);
 
         min-width: 160px;
 
         min-width: 160px;
 
         box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
         box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
Line 517: Line 517:
  
 
     div.my-submenu-list a {
 
     div.my-submenu-list a {
         color: black;
+
         color: white;
 
         padding: 4px 16px;
 
         padding: 4px 16px;
 
         text-decoration: none;
 
         text-decoration: none;
Line 525: Line 525:
  
 
     .my-submenu-list a:hover {
 
     .my-submenu-list a:hover {
         background-color: rgb(0,0,128);
+
         background-color: #1c2957;
 
         color: #cdb87d;
 
         color: #cdb87d;
 
     }
 
     }

Revision as of 02:02, 19 October 2016