修改样式
This commit is contained in:
@@ -10,20 +10,22 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
body{
|
||||
background: #cc30dd75;
|
||||
}
|
||||
.bootom {
|
||||
position: fixed;
|
||||
position: relative;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background: #30312C;
|
||||
color: #fff;
|
||||
font-size: 0.71rem;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
padding: 1rem 0;
|
||||
}
|
||||
p{
|
||||
margin-bottom: 0.3rem;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user