Line 2,340: | Line 2,340: | ||
border:1px solid ; | border:1px solid ; | ||
+ | } | ||
+ | |||
+ | .prev1, .next1 { | ||
+ | cursor: pointer; | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | width: auto; | ||
+ | padding: 16px!important;; | ||
+ | margin-top: -22px!important;; | ||
+ | color: #3BE7AA; | ||
+ | font-weight: bold; | ||
+ | font-size: 60px; | ||
+ | transition: 0.6s ease; | ||
+ | border-radius: 0 3px 3px 0; | ||
+ | padding-right: 0!important; | ||
+ | margin-left: 0!important; | ||
+ | text-decoration: none!important; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 04:00, 2 December 2018