Changes

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

edits

Navigation menu