Difference between revisions of "Team:UCSC/CSS"

Line 4: Line 4:
 
body {
 
body {
 
     background-color: #515151;
 
     background-color: #515151;
}
 
 
.contentbox {
 
        margin-right: 300px;
 
        margin-left: 300px;
 
        margin-top: 0px;
 
 
}
 
 
.content {
 
        margin-bottom: 60px;
 
background-color: white;
 
padding: 15px 60px;
 
border: 1px solid #000000;
 
border-radius: 15px;
 
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
 
 
}
 
}
  

Revision as of 20:00, 31 May 2018