forked from external-repos/pa11y-dashboard
First draft of layout changes for results page on pa11y dashboard.
This commit is contained in:
@@ -71,6 +71,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
main section {
|
||||
margin: 5em 0;
|
||||
}
|
||||
|
||||
.results-download {
|
||||
margin: 1.5em 0;
|
||||
}
|
||||
|
||||
.supersize-me {
|
||||
text-align: center;
|
||||
font-size: 112px;
|
||||
@@ -585,9 +593,9 @@ ul.date-links {
|
||||
}
|
||||
|
||||
.dashedLegend {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
right: 40px;
|
||||
position: relative;
|
||||
top: 55px;
|
||||
right: 20px;
|
||||
font-size: smaller;
|
||||
color: #545454;
|
||||
background-color: #fff;
|
||||
|
Reference in New Issue
Block a user