Actions

MediaWiki

Common.css: Difference between revisions

From NoSQLZoo

No edit summary
No edit summary
Line 4: Line 4:
     background: white;  
     background: white;  
     border: solid thin black;
     border: solid thin black;
     margin: 0%;
     margin: 5% 0%;
     padding: 2%;
     padding: 2%;
    width: 100%;
 
}
}

Revision as of 15:35, 9 July 2015

/* CSS placed here will be applied to all skins */
.q .ans {display: none;}
.q .res {
    background: white; 
    border: solid thin black;
    margin: 5% 0%;
    padding: 2%;

}
  • You have been served by: dill