13 lines
206 B
Text
13 lines
206 B
Text
/**
|
|
* This file provides styles for highlight plugin
|
|
*/
|
|
|
|
|
|
/* + + + + + global + + + + + */
|
|
|
|
@media @screen_max-md {
|
|
#plugin__highlightparent {
|
|
clear: both;
|
|
margin-top: 1rem;
|
|
}
|
|
}
|