📜  适合按钮的文本大小 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:53.632000             🧑  作者: Mango

代码示例1
/*I have absolutely no idea how to do this properly*/
/*The closest I can do is - */
/*Make the text just right, trial and error with:*/
text-align: center;
font-size: 20px;