Anonymous

MediaWiki:Vector.css: Difference between revisions

From Elwiki
m
no edit summary
m (Update Scrollbar picture due to Image URL change.)
mNo edit summary
Line 3: Line 3:
html * {
html * {
     font-family: "Microsoft YaHei";
     font-family: "Microsoft YaHei";
}
/*  */
textarea {
    background-image: url(http://i.imgur.com/4lsfh.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
}