Line 77: | Line 77: | ||
a.my-backTop img { | a.my-backTop img { | ||
width: 40px !important; | width: 40px !important; | ||
+ | } | ||
+ | @media screen and (min-width:0px) { | ||
+ | .my-banner img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .my-img-box img { | ||
+ | width: 40%; | ||
+ | height: 40%; | ||
+ | } | ||
+ | a.my-backTop img { | ||
+ | width: 40px; | ||
+ | } | ||
+ | |||
+ | #navbar .nav>li { | ||
+ | |||
+ | padding: 0; | ||
+ | margin: -20px; | ||
+ | top: -20px; | ||
+ | left: 60px; | ||
+ | } | ||
+ | #navbar .nav>li a { | ||
+ | font-size: 14px !important; | ||
+ | } | ||
} | } | ||
</style> | </style> |
Revision as of 12:59, 18 October 2017