Difference between revisions of "project11:Frontpage"
From ex25
(→Ralph Cloot) |
|||
Line 1: | Line 1: | ||
==Ralph Cloot== | ==Ralph Cloot== | ||
+ | div#button { | ||
+ | float: right; | ||
+ | width: 80px; | ||
+ | height: 30px; | ||
+ | border: 2px solid #EC297B; | ||
+ | margin-right: 30px; | ||
+ | margin-top: 300px; | ||
+ | background: black; | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;"> | <div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;"> |
Revision as of 16:32, 1 November 2015
Ralph Cloot
div#button { float: right; width: 80px; height: 30px; border: 2px solid #EC297B; margin-right: 30px; margin-top: 300px; background: black; opacity: 1; }