Adding upstream version 5.3.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bc475d7d0d
commit
e1f69a237f
605 changed files with 15320 additions and 9495 deletions
11
site/content/docs/5.3/examples/pricing/pricing.css
Normal file
11
site/content/docs/5.3/examples/pricing/pricing.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
body {
|
||||
background-image: linear-gradient(180deg, var(--bs-secondary-bg), var(--bs-body-bg) 100px, var(--bs-body-bg));
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 960px;
|
||||
}
|
||||
|
||||
.pricing-header {
|
||||
max-width: 700px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue