Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #support
- {
- overflow: hidden;
- }
- /* mousecap */
- #support > div
- {
- float: left;
- width: 100%;
- }
- /* marquee */
- #support > div > div
- {
- position: relative;
- float: left;
- }
- /* startButton */
- #support > button
- {
- clear: left;
- display: block;
- min-width: 10em;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement