First commit.
This still needs some work on the installer, which is not added yet.
This commit is contained in:
16
css/style.css
Normal file
16
css/style.css
Normal file
@ -0,0 +1,16 @@
|
||||
body {
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
#rotator {
|
||||
background: #dddddd;
|
||||
width: 960px;
|
||||
height: 627px;
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#rotator img {
|
||||
display: block;
|
||||
margin: 0;
|
||||
}
|
Reference in New Issue
Block a user