mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
ztyle
This commit is contained in:
parent
0da69c0ce1
commit
c613ca1a97
@ -215,6 +215,15 @@ button{
|
||||
margin: 0;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
#container .blogentry h2{
|
||||
font-size: 18px;
|
||||
}
|
||||
#container .blogentry h3{
|
||||
font-size: 16px;
|
||||
}
|
||||
#container .blogentry h4{
|
||||
font-size: 15px;
|
||||
}
|
||||
input.search-box{
|
||||
flex:1;
|
||||
padding:0;
|
||||
|
Loading…
Reference in New Issue
Block a user