Fixed page result pagination styles.
This commit is contained in:
parent
3bc142336b
commit
686fbc7af1
1 changed files with 13 additions and 0 deletions
|
@ -2894,6 +2894,19 @@ span.iconControlsNotEditable {
|
||||||
span#searchHelp {
|
span#searchHelp {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.searchpages >span {
|
||||||
|
font-size: 1.2rem;
|
||||||
|
font-family: "IPH Astra Serif";
|
||||||
|
background-color: #FDF5E6;
|
||||||
|
padding: 0 0.4em;
|
||||||
|
border-radius: 3px;
|
||||||
|
margin-left: 0px;
|
||||||
|
margin-right: 0px;
|
||||||
|
}
|
||||||
|
.searchpages a {
|
||||||
|
margin-left: 0.3em;
|
||||||
|
margin-right: 0.3em;
|
||||||
|
}
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
/* FONTS --------------------------------> */
|
/* FONTS --------------------------------> */
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue