RuneScape Wiki Lietuviškai
No edit summary
No edit summary
Line 8: Line 8:
 
.UserProfileMasthead .masthead-info {
 
.UserProfileMasthead .masthead-info {
 
color: #000;
 
color: #000;
background: url(http://img413.imageshack.us/img413/548/barrowsbrothers1920x120.jpg);
+
background: url(http://wallpoper.com/images/00/31/09/73/fantasy-runescape_00310973.jpg);
 
background-position: center;
 
background-position: center;
 
position: relative;
 
position: relative;

Revision as of 19:16, 3 May 2015

body.mediawiki {
background:url(http://vignette4.wikia.nocookie.net/runescape/images/b/b4/Backround_graador.jpg/revision/latest?cb=20150502211450&path-prefix=lt);
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
}
 
.UserProfileMasthead .masthead-info {
    color: #000;
    background: url(http://wallpoper.com/images/00/31/09/73/fantasy-runescape_00310973.jpg);
    background-position: center;
    position: relative;
    float: right;
    margin-left: 10px;
    margin-top: -10px;
    margin-bottom: 20px; 
    margin-right: 40px;
    width: 800px;
    z-index: 1000;
}
 
/* Remove chevron */
.UserProfileMasthead .masthead-info-lower::before {
    display: none;
}
 
/* Username field */
.UserProfileMasthead .masthead-info h1 {
    font-size: 20px;
}
 
/* Masthead bottom half */
.UserProfileMasthead .masthead-info > div {
    padding: 6px 15px 6px 15px;
}
 
.UserProfileMasthead .details span {
    color:#000000;
}
 
.UserProfileMasthead .wikis span {
    color:#000000;
}
 
.UserProfileMasthead .masthead-info .group {
            top: -1px;
            color: #000000;
            background-color: #5097FA;
            font-size: 11px;
            text-transform: capitalize;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
         -o-border-radius: 20px;
            border-radius: 20px;
}
 
.UserProfileMasthead .masthead-info hgroup {
color: #FFFFFF;
background: -moz-linear-gradient(left, #CC0000, darkorange);background: -webkit-gradient(linear,left, red, darkorange); background: -webkit-linear-gradient(left, #CC0000, darkorange); background: -o-linear-gradient(left, #CC0000, darkorange); background: -ms-linear-gradient(left, #CC0000, darkorange); background: linear-gradient(to right, #CC0000, darkorange);
border: 1px solid hotpink;
padding: 1px 15px 1px 15px;
height: auto;
min-height: 40px;
}
 
a[href="/wiki/利用者:Yuzura"] { font-weight: bold !important; color:darkorange !important; }