mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-03-22 04:01:26 +00:00
Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introduction-to-wai-aria/)
This commit is contained in:
@ -121,7 +121,7 @@ article + article {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#content nav[role=pagination] {
|
||||
#content nav.pagination {
|
||||
text-align: center;
|
||||
font-size: .95em;
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user