Difference between revisions of "Template:Cardiff Wales"

Line 22: Line 22:
 
/* Wrapper for the menu */
 
/* Wrapper for the menu */
 
.menu_wrapper {  
 
.menu_wrapper {  
width:150px;
+
width:140px;
 
height:auto;  
 
height:auto;  
 
position:fixed;
 
position:fixed;
Line 28: Line 28:
 
float:left;  
 
float:left;  
 
background-color:#FF0000;  
 
background-color:#FF0000;  
        opacity: 0.95;
+
                opacity: 0.95;
 
text-align:left;
 
text-align:left;
    border-radius:5px; /* round corners */
+
                border-radius:5px; /* round corners */
    box-shadow:0px 1px 1px 1px #000; /* add shadow */
+
                box-shadow:0px 1px 1px 1px #000; /* add shadow */
        margin-top: 8%;
+
                margin-top: 8%;
        margin-left: 4px;
+
                margin-left: 4px;
 
}
 
}
  

Revision as of 14:00, 16 October 2016