User:Woganhemlock/wikia.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
imported>Woganhemlock
(Undid revision 497710 by Woganhemlock (Talk))
imported>Woganhemlock
No edit summary
Line 1: Line 1:
/* chat tweaks probably stolen from central */
/* tweaking le chat */
.Chat {line-height:1.2em; word-wrap:break-word;}
.Chat {line-height:1.2em; word-wrap:break-word;}
.Chat .avatar {display:none;}
.Chat .avatar {display:none;}
Line 13: Line 13:
.Chat .continued .username {display:inline;}
.Chat .continued .username {display:inline;}
.Chat .continued .time {display:block;}
.Chat .continued .time {display:block;}

/* testing table headers */
table.wikitable {
background-color: #64B668;
color: white;
}