mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 13:02:50 +00:00
Add 2.9.4 to the downloads section on the website
This commit is contained in:
parent
13f2b3c327
commit
c369694171
@ -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