~ubuntu-branches/ubuntu/wily/swell-foop/wily

« back to all changes in this revision

Viewing changes to data/swell-foop.css

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2015-05-19 14:54:40 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20150519145440-5gvlqn2aijuq2xzw
Tags: 1:3.16.1-1
* New upstream release.
* Switch build-dependency from appdata-tools to appstream-util

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.welcome {
 
2
  font-size:1.5em;
 
3
}
 
4
 
 
5
.tip {
 
6
  font-size: 1em;
 
7
}
 
8
 
 
9
.play {
 
10
  font-size: 1em;
 
11
  padding-right:12px;
 
12
  padding-left:12px;
 
13
  padding-top:6px;
 
14
  padding-bottom:6px;
 
15
}