﻿ html,body{ margin: 0; padding: 0; } .pagebox{ position:relative; }@media only screen and (max-width: 768px){ .p_pagebox .next:hover { background-color: #036c3e !important; } .p_pagebox .next { background-color: #036c3e !important; } .p_pagebox .pre { background-color: #036c3e !important; } } @media only screen and (min-width: 769px){ .p_page .pageNum.active { background-color: #036c3e !important; border-color: #036c3e !important; } .p_page .next:hover { background: #036c3e !important; border-color: #036c3e !important; } .p_page .pageNum:hover { border-color: #036c3e !important; background-color: #036c3e !important; } .p_page .pre:hover { background: #036c3e !important; border-color: #036c3e !important; } }