View source for MediaWiki:Timeless.css
From Ephinea PSO Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the Timeless skin */
ul.tabbernav li a:link {
color:#eee;
}
ul.tabbernav li.tabberactive a:hover {
background: #2C343F;
border-bottom: 1px solid #333;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
color:#eee;
}
ul.tabbernav li a {
background: #232A35;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
000
1:0
Return to MediaWiki:Timeless.css.