Team:UCLA/core/journalcss

  1. content {

background-color: #f6f6f6; }

/*TEAM SELECT STYLING*/ .team-select { text-align: center; background-color: white; } .team { padding-bottom: 40px; } .team-active h3 { text-decoration: underline; }

  1. team-cdi h3 {

color: #ff695c; }

  1. team-pcage h3 {

color: #4d7cff; }

.journal {

 background-color: #ccc;

}

.week-entry {

 background-color: white;
 box-shadow: 0 0 1px black;

}