Subversion Repositories wimsdev

Rev

Rev 8700 | Rev 11914 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8700 Rev 10468
Line 30... Line 30...
30
  padding: .5em;
30
  padding: .5em;
31
  clear: both;
31
  clear: both;
32
  /*text-align: center;*/
32
  /*text-align: center;*/
33
  border: 1px solid #BBB;
33
  border: 1px solid #BBB;
34
  border-radius: 0 0 5px 5px ;
34
  border-radius: 0 0 5px 5px ;
35
  min-height: 60px;
35
  min-height: 6em;
-
 
36
  box-sizing: border-box;
36
}
37
}
37
 
38
 
38
 
39
 
39
/* Small screens */
40
/* Small screens */
40
@media only screen and (max-width: 40em) {
41
@media only screen and (max-width: 40em) {