You are here

terms_of_use.css in Terms of Use 6

Same filename and directory in other branches
  1. 7 terms_of_use.css
#terms-of-use {
  height: 250px;
  overflow: auto;
}

File

terms_of_use.css
View source
  1. #terms-of-use {
  2. height: 250px;
  3. overflow: auto;
  4. }