You can know more about editing the articles in the wiki by reading guidelines.

Changes

From Speedrunwiki.com
Jump to navigationJump to search
no edit summary
Line 6: Line 6:  
body, div#globalWrapper {
 
body, div#globalWrapper {
 
   background: #5C94FC;
 
   background: #5C94FC;
 +
}
 +
 +
#content, #footer {
 +
  background: rgba(255, 255, 255, 0.80);
 +
  border-top-left-radius: 1em;
 +
  border-top-right-radius: 1em;
 +
  border-bottom-left-radius: 1em;
 +
  border-bottom-right-radius: 1em;
 +
}
 +
 +
.portlet .pBody {
 +
  border-top-left-radius: 1em;
 +
  border-top-right-radius: 1em;
 +
  border-bottom-left-radius: 1em;
 +
  border-bottom-right-radius: 1em;
 
}
 
}
  

Navigation menu