mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-25 11:14:07 +00:00
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:
commit
1c5e5915a2
@ -109,12 +109,17 @@ div.product-chooser div.product-chooser-item input{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#download-section > div {
|
#download-section > div {
|
||||||
height: 200px;
|
height: 280px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#download-section div p,
|
#download-section > div > div > div {
|
||||||
#download-section div h4 {
|
margin: 0 0 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#download-section > div > div > div,
|
||||||
|
#download-section > div > div > p,
|
||||||
|
#download-section > div > div > h4 {
|
||||||
margin-top: 1.2em;
|
margin-top: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user