Difference between revisions of "project12:W2Group1A 2"

From uf
Jump to: navigation, search
(G1 A)
Line 6: Line 6:
  
 
div#button {
 
div#button {
float: right;
+
float: left;
 
width: 100px;
 
width: 100px;
 
height: 30px;
 
height: 30px;
 
margin-right: 10px;
 
margin-right: 10px;
margin-top: 310px;
+
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 12:44, 27 October 2017


G1 A

Andrea Costa - Oscar Borgström - Rebecca Lopes Cardozo - Theona Kessaris