Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "MediaWiki:Monobook.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
Line 16: Line 16:
   -moz-border-radius-topleft: 1em;  
   -moz-border-radius-topleft: 1em;  
   -moz-border-radius-bottomleft: 1em;
   -moz-border-radius-bottomleft: 1em;
   border: 4px solid silver;  
   border: 4px solid #444444;  
   background:#D9D9D9;
   background:#D9D9D9;
}
}
Line 23: Line 23:
   -moz-border-radius-topright: 1em;
   -moz-border-radius-topright: 1em;
   -moz-border-radius-bottomright: 1em;
   -moz-border-radius-bottomright: 1em;
   border: 4px ridge #444444;  
   border: 4px ridge #C0C0C0;  
}
}