EV001/assets/stylesheets/template/modules/personal_plugin.scss

10 lines
270 B
SCSS
Executable File

@charset "utf-8";
.plugin-show-table th {
text-align: right;
min-width: 5em;
}
table.courses-index h3, .search-widget h3, .projects-index h3, .writing-conferences-index h3, .journal-papers-index h3, .researchs-index h3, .survey-index h3 {
@extend .unity-title;
}