Changes

Jump to navigation Jump to search
no edit summary
Line 253: Line 253:     
  #topbar {
 
  #topbar {
     background: -moz-linear-gradient(#098280, #E95F26);
+
     background: -moz-linear-gradient(#098280, #E95F26);/* For Firefox 3.6 to 15 */
 +
    background: #098280; /* For browsers that do not support gradients */
 +
    background: -webkit-linear-gradient(#098280, #E95F26); /* For Safari 5.1 to 6.0 */
 +
    background: -o-linear-gradient(#098280, #E95F26); /* For Opera 11.1 to 12.0 */
 +
    background: linear-gradient(#098280, #E95F26); /* Standard syntax */
 
     width:100%;
 
     width:100%;
 
     color:white;
 
     color:white;
Bureaucrats, Interface administrators, lookupuser, staff, Administrators, translator
11,770

edits

Navigation menu