Hamatora Wiki
(Created page with ".i18ndoc { background-color: #FFF77D; border-bottom: 1px solid lightgrey; font-family: monospace; font-size: 8pt; height: 140px; overflow: auto; pa...")
Tag: sourceedit
 
No edit summary
Tag: sourceedit
Line 7: Line 7:
 
overflow: auto;
 
overflow: auto;
 
padding: 3px;
 
padding: 3px;
}
 
 
 
 
a[href$=":Arts-waifu"], a[href$="/Arts-waifu"] { color: #B4A0C9 !important; font-weight: bold !important; }
 
a[href$=":Arts-waifu"], a[href$="/Arts-waifu"] { color: #B4A0C9 !important; font-weight: bold !important; }
 
 
  +
  +
 

Revision as of 19:56, 21 September 2016

.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
a[href$=":Arts-waifu"], a[href$="/Arts-waifu"] { color: #B4A0C9 !important; font-weight: bold !important; }