mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
commit
f04a756b4c
@ -2,7 +2,7 @@ html,body{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: "Ubuntu";
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@ -54,7 +54,7 @@ html,body{
|
||||
text-align: center;
|
||||
color:#878887;
|
||||
background-color: white;
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
width: 100%;
|
||||
padding:5px;
|
||||
border-top: 1px solid #878887;
|
||||
|
@ -2,7 +2,7 @@ html,body{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: "Ubuntu";
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@ -24,7 +24,7 @@ html,body{
|
||||
text-align: center;
|
||||
color:#878887;
|
||||
background-color: white;
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
width: 100%;
|
||||
padding:5px;
|
||||
border-top: 1px solid #878887;
|
||||
|
Loading…
Reference in New Issue
Block a user