Difference between revisions of "Template:Northeastern Boston/CSS"

Line 464: Line 464:
 
border-top:20px;
 
border-top:20px;
 
color:white;
 
color:white;
 +
}
 +
 +
/* Minimal Dropdown */
 +
 +
.minimal-dropdown__container {
 +
  margin-bottom: 70px;
 +
}
 +
 +
.minimal-dropdown__title {
 +
  display: inline;
 +
}
 +
 +
.minimal-dropdown__header {
 +
  padding-bottom: 20px;
 +
  border-bottom: 1px solid grey;
 +
}
 +
 +
.minimal-dropdown__content {
 +
  margin-top: 20px;
 +
}
 +
 +
.minimal-dropdown__arrow:before {
 +
  float: right;
 +
  font: 14px fontawesome;
 +
  content: '\f078';
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 00:36, 18 September 2015