Difference between revisions of "Team:DEIAGRA"

Line 3: Line 3:
 
/* Add a black background color to the top navigation */
 
/* Add a black background color to the top navigation */
 
.topnav {
 
.topnav {
    background-color: #333;
+
background: #432415;
 +
  background: -moz-linear-gradient(#723D27, #432415);
 +
  background: -o-linear-gradient(#723D27, #432415);
 +
  background: -webkit-linear-gradient(#723D27, #432415);
 +
 
 
     overflow: hidden;
 
     overflow: hidden;
 
}
 
}

Revision as of 04:48, 1 November 2017