Difference between revisions of "User:DragoonWraith/esstyle.css"
Jump to navigation
Jump to search
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 1: | Line 1: | ||
@import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css"; | @import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css"; | ||
@import "/constwiki/index.php?title=Wiki_User_Style/Thread_Archive.css&action=raw&ctype=text/css"; | @import "/constwiki/index.php?title=Wiki_User_Style/Thread_Archive.css&action=raw&ctype=text/css"; | ||
/* tab highlight fix for Firefox 3 */ | /* tab highlight fix for Firefox 3 */ |
Revision as of 12:26, 3 June 2011
@import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css";
@import "/constwiki/index.php?title=Wiki_User_Style/Thread_Archive.css&action=raw&ctype=text/css";
/* tab highlight fix for Firefox 3 */
#p-cactions li.selected a
{
background-color: #ece3cd !important;
color: #6e5229 !important;
border-color: #6e5229 !important;
}
#content
{
margin-bottom: 60px !important;
}
#footer
{
height: 55px !important;
}
a.new
{
text-transform: none !important;
}