Files
edx-platform/sass/_courseware.scss
Kyle Fiedler ba557aefae Added layout for courseware, textbooks and profile
--HG--
branch : kf-refactor
2012-01-05 12:17:22 -05:00

8 lines
84 B
SCSS

div#accordion {
@extend .sidebar;
}
section.main-content {
@extend .content;
}