Skip to content
Snippets Groups Projects
Commit bff94de2 authored by Brian Talbot's avatar Brian Talbot
Browse files

Studio: adding basic italicize text styling into xmodule/block preview UI

STUD-963
parent 5a5c8c0e
No related branches found
No related tags found
No related merge requests found
// studio - elements - xmodules
// studio - elements - xmodules & xblocks
// ====================
// general - display mode (xblock-student_view or xmodule_display)
.xmodule_display, .xblock-student_view {
// font styling
i, em {
font-style: italic;
}
}
// ====================
// Video Alpha
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment