Changes

From Drawn to Life Wiki
no edit summary
Line 306: Line 306:  
a.new {
 
a.new {
 
     color: #bd2020;
 
     color: #bd2020;
 +
}
 +
 +
 +
 +
#footer {
 +
  padding: 1rem;
 +
  position: relative;
 +
  background-color: red;
 +
  color: white;
 
}
 
}