Subversion Repositories wimsdev

Rev

Rev 6559 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. .wims_exam {
  2.    background-color:#FFFFFF;
  3.    text-align:left;
  4.    margin-left:3%;
  5.    padding-bottom: 10pt;
  6.    padding-left: 10pt;
  7.    /*border-bottom: 1px solid gray;
  8.    border-left: 1px solid gray;*/
  9. }
  10.  
  11. .wims_exam .exo_item {
  12.    margin-right:5px;
  13.    width:15em;
  14.    float:left;
  15. }
  16. .wims_exam a {
  17.    background-color:#DFDFDF;
  18.    padding:2px;
  19. }
  20.