You are here

gridstack.theme--selena.css in GridStack 8

Same filename and directory in other branches
  1. 8.2 css/theme/gridstack.theme--selena.css

File

css/theme/gridstack.theme--selena.css
View source
  1. /**
  2. * @file
  3. */
  4. .gridstack--skin--selena {
  5. color: #ccc;
  6. }
  7. .gridstack--skin--selena a {
  8. color: #fff;
  9. }
  10. .gridstack--skin--selena .box__link {
  11. font-size: small;
  12. text-transform: uppercase;
  13. }
  14. .gridstack--skin--selena .box__title {
  15. margin-top: 0;
  16. }