First draft of layout changes for results page on pa11y dashboard.

This commit is contained in:
Sangita Mane
2021-10-28 18:01:23 +02:00
parent 4c0bd924ab
commit bb0491858b
6 changed files with 77 additions and 100 deletions

View File

@@ -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;