Merge branch 'add-rcs-to-downloads-page' into 'master'

Add 2.9.4 to the downloads section on the website

See merge request openlp/website!18
This commit is contained in:
Tim Bentley 2022-01-27 09:00:56 +00:00
commit 1c5e5915a2
2 changed files with 655 additions and 617 deletions

View File

@ -109,12 +109,17 @@ div.product-chooser div.product-chooser-item input{
}
#download-section > div {
height: 200px;
height: 280px;
text-align: center;
}
#download-section div p,
#download-section div h4 {
#download-section > div > div > div {
margin: 0 0 10px;
}
#download-section > div > div > div,
#download-section > div > div > p,
#download-section > div > div > h4 {
margin-top: 1.2em;
}

File diff suppressed because it is too large Load Diff