MediaWiki:Gadget-Emoji.css

来自Limbo Wiki

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
.oo-ui-icon-emoji{
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20id=%22emoji%22%20viewBox=%2211%2011%2050%2050%22%20height=%2224%22%20width=%2224%22%3E%3Cg%20id=%22line%22%3E%3Ccircle%20cx=%2236%22%20cy=%2236%22%20r=%2223%22%20fill=%22none%22%20stroke=%22black%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20stroke-width=%223%22/%3E%3Cellipse%20cx=%2228.5684%22%20cy=%2230.818%22%20rx=%223%22%20ry=%225.4038%22/%3E%3Cellipse%20cx=%2243.4316%22%20cy=%2230.8216%22%20rx=%223%22%20ry=%225.4038%22/%3E%3Cpath%20fill=%22none%22%20stroke=%22black%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20stroke-width=%222%22%20d=%22M48.5859,42.6735c0,5.6296-4.1784,10.1046-12.5541,10.1046c-8.3738,0-12.6069-4.4888-12.6069-10.1047%20C23.4249,42.6734,36.4503,45.7045,48.5859,42.6735z%22/%3E%3C/g%3E%3C/svg%3E");
}