~gwylim-a/umonya-website/design

« back to all changes in this revision

Viewing changes to static/css/style.css

  • Committer: Gwylim Ashley
  • Date: 2011-02-13 16:40:56 UTC
  • mfrom: (8.1.3 design)
  • Revision ID: gwylim.a+launchpad@gmail.com-20110213164056-y6wmjurszn22lddk
merge doug's branch, changed wording in events.html (template)

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
}
73
73
 
74
74
a.big-button {
75
 
  display: block;
76
75
  font-size: 14px;
77
76
  margin: 5px 0;
78
77
  padding: 15px 5px;
79
78
  text-align: center;
80
 
  width: 200px;
 
79
  width: 300px;
81
80
}
82
81
 
83
82
a.big-button, a.apply-button {
138
137
}
139
138
 
140
139
#main-content {
 
140
  text-align: justify;
141
141
  width: 560px;
142
142
}
143
143