MediaWiki:Gadget-ms-Navbox.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 113: Line 113:


table.navbox {     
table.navbox {     
     border:1px solid #9ec3f7; /*#e5c076*/
     border:1px solid #e5c076; /*#9ec3f7*/
       -moz-box-shadow: inset 0 0 0 5px #5579ab;
       -moz-box-shadow: inset 0 0 0 5px #b19565;
     -webkit-box-shadow: inset 0 0 0 5px #5579ab;
     -webkit-box-shadow: inset 0 0 0 5px #b19565;
         -ms-box-shadow: inset 0 0 0 5px #5579ab;
         -ms-box-shadow: inset 0 0 0 5px #b19565;
         -o-box-shadow: inset 0 0 0 5px #5579ab;  
         -o-box-shadow: inset 0 0 0 5px #b19565;  
             box-shadow: inset 0 0 0 5px #5579ab; /*#b19565*/
             box-shadow: inset 0 0 0 5px #b19565; /*#5579ab */  
     border-radius: 15px;
     border-radius: 15px;
     background: #343246;
     background: #343246;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.