/* module-key = 'com.stiltsoft.confluence.quiz:learning-empty-resources', location = 'css/compiled/action/learning/empty.css' */
#learning-empty-container {
  text-align: center;
}
#learning-empty-container #learning-desc-table {
  width: 100%;
}
#learning-empty-container #learning-desc-table td {
  width: 50%;
  vertical-align: top;
}
#learning-empty-container #learning-desc-table td :not(h3) {
  text-align: left;
}

