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