Difference between revisions of "project12:W2Group1A 2"
From uf
(→G1 A) |
|||
Line 6: | Line 6: | ||
div#button { | div#button { | ||
− | float: | + | float: left; |
width: 100px; | width: 100px; | ||
height: 30px; | height: 30px; | ||
margin-right: 10px; | margin-right: 10px; | ||
− | margin-top: | + | margin-top: 10px; |
background: #000000; | background: #000000; | ||
opacity: 1; | opacity: 1; | ||
} | } | ||
+ | div#button a:link {color: white; text-decoration: none; opacity: 1;} | ||
+ | div#button a:visited {color: white; text-decoration: none; opacity: 1;} | ||
+ | div#button a:active {color: black; text-decoration: none; opacity: 1;} | ||
+ | div#button a:hover {color: black; text-decoration: none; opacity: 1;} | ||
</style> | </style> |
Revision as of 11:44, 27 October 2017
G1 A
Andrea Costa - Oscar Borgström - Rebecca Lopes Cardozo - Theona Kessaris