User:NoKurokanes/common.css: Difference between revisions

m
no edit summary
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Manual revert
 
Line 7: Line 7:
}
}
@font-face {  
@font-face {  
     font-family: Rodin-Normal;
     font-family: Rodin;
     src: local(Microsoft Yahei);
     src: local(Microsoft Yahei);
}
}
Line 18: Line 18:
h6, #bodyContent h6 {
h6, #bodyContent h6 {
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: 'Comic Neue', Rodin-Normal;
     font-family: 'Comic Neue', Rodin;
     font-weight: 700;
     font-weight: 700;
}
}
Line 24: Line 24:
     background: url("/w/images/5/50/Wiki-background");
     background: url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin-Normal;
     font-family: Rodin;
}
}
.mw-list-item{
.mw-list-item{
Line 34: Line 34:
url("/w/images/5/50/Wiki-background");
url("/w/images/5/50/Wiki-background");
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin-Normal;
     font-family: Rodin;
}
}
#content, .mw-body {
#content, .mw-body {
     background-color: #000B10;
     background-color: #000B10;
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: Rodin-Normal;
     font-family: Rodin;
}
}


Line 197: Line 197:
     border-color: #4A31FF;
     border-color: #4A31FF;
     text-align: center;
     text-align: center;
     font-family: Rodin-Normal;
     font-family: Rodin;
     font-weight: normal;
     font-weight: normal;
}
}