Jump to content

User:Tvol/common.css: Difference between revisions

From UFOpaedia
Tvol (talk | contribs)
mNo edit summary
Tvol (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
#abilityInfoIcon {
#abilityInfoIcon {
     display: none;
     display: none;
}
div {
    background-color: blue;
}
}

Latest revision as of 07:52, 2 February 2017

#abilityInfoIcon {
    display: none;
}

div {
    background-color: blue;
}