: Simply highlight the CSS snippet and remove it; it has no functional value in a written paper.
: Changes the mouse icon to a hand, indicating the item is a link or interactive button. Context in "Draft Paper"
: In the future, use Ctrl+Shift+V (Windows) or Option+Shift+Command+V (Mac) to paste text without bringing over hidden web formatting. .mQqPeSYC { vertical-align:top; cursor: pointe...
These obfuscated class names (like mQqPeSYC ) are automatically generated by Google's build systems. In this specific case, the styles suggest a clickable layout element:
: You may have copied text or a citation directly from a web browser, and the underlying code (CSS) was accidentally pasted along with the text. : Simply highlight the CSS snippet and remove
: You might be looking at the "Inspect Element" tool or the source code of a webpage while doing research.
The CSS snippet you provided, .mQqPeSYC { vertical-align:top; cursor: pointer; ... } , appears to be a commonly found in the source code of Google Search results or Google Maps . These obfuscated class names (like mQqPeSYC ) are
: Aligns the element to the top of its container.