~15651933282-v/study.cs.ucl-password-collection-clients/study.cs.ucl-password-collection-clients

« back to all changes in this revision

Viewing changes to css/settings.css

  • Committer: Steve Dodier-Lazaro
  • Date: 2015-04-13 16:42:21 UTC
  • mfrom: (79.1.3)
  • Revision ID: s.dodier-lazaro@cs.ucl.ac.uk-20150413164221-iyzret5heqk8k6pz
Merge: Implement new options page and remove hardcoded email for uploading of data

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
body {
11
11
    background-color: #e9eaed;
12
12
    padding-top: 60px;
 
13
    min-width: 1000px;
13
14
}
14
15
 
15
16
#mainContainer {