Line 12: | Line 12: | ||
text-align: center; | text-align: center; | ||
line-height: 60px; /*line-height的值应与grid-template-rows的值相等,用于垂直居中*/ | line-height: 60px; /*line-height的值应与grid-template-rows的值相等,用于垂直居中*/ | ||
− | background-color: | + | background-color: whitesmoke; |
padding: 5px 5px 5px 0px; /*上 右 下 左*/ | padding: 5px 5px 5px 0px; /*上 右 下 左*/ | ||
box-shadow: 0 5px 5px gray; /*box-shadow: h-shadow v-shadow blur spread color inset;*/ | box-shadow: 0 5px 5px gray; /*box-shadow: h-shadow v-shadow blur spread color inset;*/ | ||
font-family: Goudy Old Style Regular,sans-serif; | font-family: Goudy Old Style Regular,sans-serif; | ||
font-size: 18px; | font-size: 18px; | ||
− | + | ||
Revision as of 09:33, 24 September 2018