mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Clean up some markup and styles in page navigation.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
5702137e67
commit
8d16f647f9
2 changed files with 19 additions and 9 deletions
|
@ -457,4 +457,15 @@ textarea.vLargeTextField {
|
|||
padding: 2px;
|
||||
color: #0771a6;
|
||||
}
|
||||
#pages #page_sel { color: #555; }
|
||||
|
||||
#pages .page_num:hover {
|
||||
border: 1px solid #8faecd;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
#pages #page_sel {
|
||||
border: 1px solid #8faecd;
|
||||
padding: 2px;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue