💄 img
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* skin tree-house style
|
||||
*
|
||||
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
|
||||
* @version 1.1.0.0, Sep 21, 2017
|
||||
* @version 1.2.0.0, Jun 4, 2018
|
||||
*/
|
||||
html {
|
||||
min-width: 948px;
|
||||
@@ -39,6 +39,15 @@ a:hover {
|
||||
h5 {
|
||||
font-size: 12px;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
height: auto;
|
||||
-ms-interpolation-mode: bicubic;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
}
|
||||
.wrapper {
|
||||
background: url("../images/bg-header.jpg") no-repeat scroll 50% 0 transparent;
|
||||
}
|
||||
|
Reference in New Issue
Block a user