Line 17: | Line 17: | ||
justify-content: space-between; | justify-content: space-between; | ||
width: 80%; | width: 80%; | ||
+ | } | ||
+ | @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; | ||
+ | } | ||
+ | } | ||
@media screen and (min-width: 678px) { | @media screen and (min-width: 678px) { | ||
.my-banner img { | .my-banner img { | ||
Line 77: | Line 99: | ||
a.my-backTop img { | a.my-backTop img { | ||
width: 40px !important; | width: 40px !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 13:01, 18 October 2017