我试图在Google中制作类似于这个文本框的东西,该文本框有一个彩色背景(在本例中,我的代码周围是灰色的)。
I would like to put some gray box around my code
without any whitespacing - like this!
但这使我在每一行之间都有一个白色的间距。有任何解决方案或插件吗?
发布于 2016-03-25 14:35:01
使用单个单元格表,并将单元格背景设置为灰色。
https://webapps.stackexchange.com/questions/91210
复制相似问题