Update default.html
This commit is contained in:
parent
db27a14ce5
commit
146b5c6eba
|
@ -17,6 +17,13 @@
|
|||
position:static;
|
||||
-webkit-font-smoothing:subpixel-antialiased
|
||||
}
|
||||
footer{
|
||||
width:270px;
|
||||
float:left;
|
||||
position:static;
|
||||
bottom:50px;
|
||||
-webkit-font-smoothing:subpixel-antialiased
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue