Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*

div#p-logo a {width: 140px !important; margin-left: 5px;}

 round categories 

div#catlinks {-moz-border-radius-topleft: 15px; -moz-border-radius-bottomleft: 15px;}

 round first tab 

#ca-nstab-category, #ca-nstab-category a, #ca-nstab-help, #ca-nstab-help a, #ca-nstab-template, #ca-nstab-template a, #ca-nstab-portal, #ca-nstab-portal a, #ca-nstab-mediawiki, #ca-nstab-mediawiki a, #ca-nstab-user, #ca-nstab-user a, #ca-nstab-project, #ca-nstab-project a, #ca-nstab-main, #ca-nstab-main a, #ca-nstab-image, #ca-nstab-image a {-moz-border-radius-topleft: 15px;}

 round last tab 

#ca-unwatch, #ca-unwatch a ,#ca-watch, #ca-watch a {-moz-border-radius-topright: 15px;}

 round special tab 

#ca-nstab-special a, #ca-nstab-special {-moz-border-radius-topright: 15px; -moz-border-radius-topleft: 15px;}

 Doing something about the purge tab 

#ca-purge, #ca-purge a {-moz-border-radius-topright: 15px;}

 move tabs along top fit curve 

#p-cactions {margin-left:15px;}

 move, round of main content 

#content {-moz-border-radius-topleft: 28px; -moz-border-radius-bottomleft: 35px;}

div#content {padding-top:2px; padding-left:14px; margin-left: 150px;}

 round corners of navigation, tool, lang box 

div#p-navigation > div {-moz-border-radius-topright: 20px;}

div#p-tb > div {-moz-border-radius-bottomright: 20px;}

div#p-lang > div {-moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px;}
 re-sizes nav boxes 

div#p-interaction, div#p-search, div#p-tb, div#p-navigation, div#p-lang {width:10.8em;}

 move that globe! 

div#p-logo {margin-top:10px;}

div#p-navigation{margin-top:10px;}

re-position text on tabs 

div#p-cactions > a {padding-left:10px;}

div#p-cactions li.selected > a, {padding-left:12px;}

 re-format personal links 

#p-personal ul {width:482px; margin-top:-1px; margin-left:auto; margin-right:10px; background:#FFFFFF; -moz-border-radius-bottomright:15px; -moz-border-radius-bottomleft:15px; border: 1px solid #AAAAAA; padding: 0px 12px 2px 2px;}

li#pt-userpage {margin-left:0px; padding-left:18px;}

#p-personal li.active {font-weight:normal;}

 hover effects for navigation and personal links

div#p-logo > div:hover, div#p-tb > div:hover, div#p-navigation > div:hover, div#p-interaction > div:hover, div#p-personal ul:hover, div#p-search > div:hover {background:#C9DFF0;}

div#p-logo a:hover, div#p-tb a:hover, div#p-navigation a:hover, div#p-interaction a:hover, div#p-personal a:hover, div#p-lang a:hover  {background:transparent; color: #FFFFFF; border-bottom:none; text-decoration:none;}

div#p-lang > div {-moz-opacity: 0; background:#C9DFF0;}

div#p-lang > div:hover {-moz-opacity: 1;}

div#p-lang > div > a:hover {background:transparent; color: #FFFFFF; border-bottom:none; text-decoration:none;}

#p-navigation a {display:inline;}

 fix that globe! 

#p-logo a, #p-logo a:hover {background-repeat:no-repeat;}

 fix links 

#p-personal li {margin-left:7px;}

 tiny little fix on lanugae bar hover 
li[title="This is a featured article in another language."] {
list-style-image: url(http://i204.photobucket.com/albums/bb227/DTRave/fixstar.png);
}

*/