User:Woganhemlock/wikia.css: Difference between revisions

no edit summary
imported>Woganhemlock
No edit summary
imported>Woganhemlock
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 14:
.Chat .continued .time {display:block;}
 
/* testingchanges tableto headersedit diff screen */
.WikiaArticle table.diff, .WikiaArticle td.diff-otitle, .WikiaArticle td.diff-ntitle {
table.wikitable {
background-color: #64B668transparent;
}
color: white;
 
hr.diff-hr { display: none; }
 
td.diff-deletedline {
background: #FFDDCC;
 
/** Global navigation bar funsies **/
.global-navigation {
position: relative !important;
}
.search-select-overlay {
color:#C8D2D7;
}
.global-navigation {
background-color: #002D55;
background-image: -moz-linear-gradient(left center , #000B15 0px, #002D55 50%, #000B15 100%);
}
.global-navigation {
border: none;
}
.global-navigation * {
border: none;
}
.global-navigation .page-width {
border: none;
}
.global-navigation img.avatar {
border-radius: 0 !important;
}
.search-form-wrapper .table-cell {
color: white00b7e0;
}
.AccountNavigation > li .avatar-container {
border-radius:0%;
}
.wikia-logo img {
background-image: url(http://i.imgur.com/keGMFzh.png);
}
Anonymous user