.
This commit is contained in:
@@ -87,6 +87,23 @@ body {
|
||||
border-left: 2px solid #77cb99;
|
||||
color: #fff;
|
||||
}
|
||||
.logo h1{
|
||||
float: left;
|
||||
color: #ccc;
|
||||
margin-top: 10px;
|
||||
width: 150px;
|
||||
font-size: 22px;
|
||||
}
|
||||
.footer{
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
margin-left: -10px;
|
||||
width: 100%;
|
||||
height: 35px;
|
||||
background-color: #eee;
|
||||
padding: 8px;
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
.list-head {
|
||||
padding-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user