Files
changeblindness/css/style.css
Raymond Jelierse 0fd915729b First commit.
This still needs some work on the installer, which is not added yet.
2012-02-25 20:55:15 +01:00

16 lines
218 B
CSS

body {
padding-top: 40px;
}
#rotator {
background: #dddddd;
width: 960px;
height: 627px;
overflow: hidden;
cursor: pointer;
}
#rotator img {
display: block;
margin: 0;
}